isobmff-builder-0.9.0.0: A (bytestring-) builder for the ISO-14496-12 base media file format

Safe HaskellNone
LanguageHaskell2010

Data.ByteString.IsoBaseFileFormat.Boxes.MediaInformation

Description

Media information container for all boxes declaring the specific technicalities of the media data associated with a Track.

Synopsis

Documentation

data MediaInformation Source #

Media information box phantom type.

mediaInformation :: ValidContainerBox brand MediaInformation ts => Boxes brand ts -> Box brand MediaInformation Source #

Create a MediaInformation from a strict ByteString