Location:
devvideobase.h
class T3gppHrdVbvParams;
Specifies the HRD/VBV parameters used when 3GPP TS 26.234 annex G HRD/VBV settings are used (EHrdVbv3GPP). See TS 26.234 Release 5 for details.
Defined in T3gppHrdVbvParams
:
iDecodingMacroblockRate
, iInitialPostDecoderBufferPeriod
, iInitialPreDecoderBufferPeriod
, iPeakDecodingByteRate
, iPreDecoderBufferSize
TTimeIntervalMicroSeconds iInitialPreDecoderBufferPeriod;
Initial pre-decoder buffering period.
TTimeIntervalMicroSeconds iInitialPostDecoderBufferPeriod;
Initial post-decoder buffering period.
TUint iPeakDecodingByteRate;
Peak decoding byte rate. By default, the peak decoding byte rate is defined according to the video coding profile and level in use.
TUint iDecodingMacroblockRate;
Decoding macroblock rate. The default decoding macroblock rate is defined according to the video coding profile and level in use.