View Source ExMP4.Box.Trak (MP4 Reader and Writer v0.6.0)
A module representing a track container box.
Summary
Types
@type t() :: %ExMP4.Box.Trak{mdia: ExMP4.Box.Mdia.t(), tkhd: ExMP4.Box.Tkhd.t()}
A module representing a track container box.
@type t() :: %ExMP4.Box.Trak{mdia: ExMP4.Box.Mdia.t(), tkhd: ExMP4.Box.Tkhd.t()}