isobmff-builder-0.11.3.0: A (bytestring-) builder for the ISO-14496-12 base media file format

Safe HaskellNone
LanguageHaskell2010

Data.ByteString.IsoBaseFileFormat.Boxes.FileType

Synopsis

Documentation

fileTypeBox :: FileType -> Box FileType Source #

Create a FileTypeBox from a major brand, a minor version and a list of compatible brands

data FileType Source #

Contents of a ftyp box are some FourCc brands and a version.

Constructors

FileType