| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.ByteString.IsoBaseFileFormat.Boxes.SpecificMediaHeader
Description
Select the specific media header from the HandlerType
- type family MediaHeaderFor (t :: HandlerType)
Documentation
type family MediaHeaderFor (t :: HandlerType) Source #
An open type family to select the specific media header from the
HandlerType
Instances
| type MediaHeaderFor VideoTrack Source # | |
| type MediaHeaderFor AudioTrack Source # | |
| type MediaHeaderFor HintTrack Source # | |