Safe Haskell | None |
---|---|
Language | Haskell2010 |
Media information container for all boxes declaring the specific
technicalities of the media data associated with a Track
.
- data MediaInformation
- mediaInformation :: Boxes ts -> Box (ContainerBox MediaInformation ts)
Documentation
data MediaInformation Source #
Media information box type.
mediaInformation :: Boxes ts -> Box (ContainerBox MediaInformation ts) Source #
Compose a MediaInformation
box.