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.SegmentType

Synopsis

Documentation

segmentTypeBox :: SegmentType -> Box SegmentType Source #

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

data SegmentType Source #

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