Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.ByteString.IsoBaseFileFormat.Boxes.MediaInformation
Description
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
mediaInformation :: Boxes ts -> Box (ContainerBox MediaInformation ts) Source #
Compose a MediaInformation
box.