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

Safe HaskellNone
LanguageHaskell2010

Data.ByteString.IsoBaseFileFormat.Boxes.FileType

Synopsis

Documentation

fileTypeBox :: ValidBox b FileType => FileType -> Box b 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.