isobmff-0.14.0.0: A parser and generator for the ISO-14496-12/14 base media file format

Safe HaskellNone
LanguageHaskell2010

Data.ByteString.IsoBaseFileFormat.Boxes.HintSampleEntry

Description

Format of the hint track as well as streaming protocol settings.

Synopsis

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