isobmff-builder-0.10.5.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

newtype SampleDescription handlerType Source #

A sample table contains no fieds.

Constructors

SampleDescription (U32 "entry_count") 

Instances

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

Create a hint media header data box.