isobmff-0.14.0.0: A parser and generator for the ISO-14496-12/14 base media file format

Safe HaskellNone
LanguageHaskell2010

Data.ByteString.Mp4.Boxes.SyncLayerConfigDescriptor

Documentation

data Mp4SyncLayerDescriptor :: Extends (Descriptor SLConfigDescr) Source #

Instances
type From Mp4SyncLayerDescriptor Source #

In the holy scripture, ISO-14496-14 section 3.1.2, it is written that there shall be restrictions on the elementary stream descriptor, in there it says: Thou shall use only two as the value for the predefined field in the blessed SLDescriptor. Not one, this is a value not big enough, nor three, this value is too much. The righteous one ever only uses two. Only a fool will use 257.

Instance details

Defined in Data.ByteString.Mp4.Boxes.SyncLayerConfigDescriptor