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