ExMP4.Box.DataEntryURL (MP4 Reader and Writer v0.14.1)
View SourceModule representing a url box in an MP4 file.
Summary
Types
@type t() :: %ExMP4.Box.DataEntryURL{ flags: non_neg_integer(), location: String.t() | nil, version: non_neg_integer() }
Module representing a url box in an MP4 file.
@type t() :: %ExMP4.Box.DataEntryURL{ flags: non_neg_integer(), location: String.t() | nil, version: non_neg_integer() }