isobmff-0.13.0.0: A parser and generator for the ISO-14496-12/14 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.