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

Description

Media data box

Synopsis

Documentation

data MediaData Source #

Media data box phantom type

mediaData :: ValidBox b MediaData => ByteString -> Box b MediaData Source #

Create a MediaDataBox from a strict ByteString