Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.ByteString.IsoBaseFileFormat.Boxes.DataEntryUrn
Description
A table of data references (URN with optional URL.
- data DataEntryUrn
- dataEntryUrn :: Bool -> Text -> Text -> Box (FullBox DataEntryUrn 0)
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.