| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.ByteString.IsoBaseFileFormat.Boxes.HintSampleEntry
Description
Format of the hint track as well as streaming protocol settings.
Synopsis
- newtype HintSampleEntry protocol where
- HintSampleEntry :: protocol -> HintSampleEntry protocol
Documentation
newtype HintSampleEntry protocol where Source #
Protocol specific data. Extends create HintSampleEntrys a protocol specific
HintFields instance must be provided
Constructors
| HintSampleEntry :: protocol -> HintSampleEntry protocol |
Instances
| type GetHandlerType (HintSampleEntry protocol) Source # | |
| type BoxTypeSymbol (HintSampleEntry protocol :: Type) Source # | |