MP4 Reader and Writer
v0.6.0
Pages
Modules
Search documentation of MP4 Reader and Writer
Settings
View Source
ExMP4.Box.Mdat
(MP4 Reader and Writer v0.6.0)
A module representing an
mdat
box.
Summary
Types
t()
Types
Link to this type
t()
View Source
@type
t() :: %ExMP4.Box.Mdat{content:
iodata
()}