isobmff-builder-0.9.0.0: A (bytestring-) builder for the ISO-14496-12 base media file format
Data.ByteString.IsoBaseFileFormat.Boxes.MediaData
Description
Media data box
Synopsis
data MediaData Source #
Media data box phantom type
Instances
Associated Types
type BoxContent MediaData (t :: MediaData) :: * Source #
Methods
toBoxType :: proxy t -> BoxContent MediaData t -> BoxType Source #
mediaData :: ValidBox b MediaData => ByteString -> Box b MediaData Source #
Create a MediaDataBox from a strict ByteString
MediaDataBox
ByteString