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

Description

Detailed information about the coced, as well as coding specific initialization. Depending on the Trak media type different kinds of sample entry boxes are entailed.

Synopsis

Documentation

sampleDescription :: KnownNat (Length ts) => Boxes ts -> Box (ContainerBox (FullBox SampleDescription 0) ts) Source #

Create a hint media header data box.