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.ProgressiveDownloadInformation

Synopsis

Documentation

type ProgressiveDownloadContent = U32 "rate" :+ U32 "delay" Source #

Information for progressive media data download/playback encompasses the delay for initial playback and expected download bit rate.