isobmff-0.13.0.0: A parser and generator for the ISO-14496-12/14 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.