Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <devvideobase.h>
This item is not part of the S60 5th Edition SDK

Class T3gppHrdVbvParams

class T3gppHrdVbvParams;

Description

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.

Members

Defined in T3gppHrdVbvParams:


Member data


iInitialPreDecoderBufferPeriod

TTimeIntervalMicroSeconds iInitialPreDecoderBufferPeriod;

Description

Initial pre-decoder buffering period.


iInitialPostDecoderBufferPeriod

TTimeIntervalMicroSeconds iInitialPostDecoderBufferPeriod;

Description

Initial post-decoder buffering period.


iPreDecoderBufferSize

TUint iPreDecoderBufferSize;

Description

Hypothetical pre-decoder buffer size, in bytes.


iPeakDecodingByteRate

TUint iPeakDecodingByteRate;

Description

Peak decoding byte rate. By default, the peak decoding byte rate is defined according to the video coding profile and level in use.


iDecodingMacroblockRate

TUint iDecodingMacroblockRate;

Description

Decoding macroblock rate. The default decoding macroblock rate is defined according to the video coding profile and level in use.