isobmff-builder-0.9.0.0: A (bytestring-) builder for the ISO-14496-12 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.