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