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

Description

A table of data references (URN with optional URL.

Synopsis

Documentation

dataEntryUrn :: Bool -> Text -> Text -> Box (FullBox DataEntryUrn 0) Source #

Create a DataEntryUrn box. The flag determines if the url is local, i.e. the media data is in the same file.