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

Safe HaskellNone
LanguageHaskell2010

Data.ByteString.IsoBaseFileFormat.Boxes.DataReference

Description

A table of data references (URL/URNs). This tables is referred to by the SampleDescription this supports splitting a file over several files. When a media file is split for transportation, this still counts as being in the same file as the.

Synopsis

Documentation

localMediaDataReference :: Box (ContainerBox (FullBox DataReference 0) '[Box (FullBox DataEntryUrl 0)]) Source #

Create a DataReference box with a single local media entry.