Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: devvideobase.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

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:
iDecodingMacroblockRate, iInitialPostDecoderBufferPeriod, iInitialPreDecoderBufferPeriod, iPeakDecodingByteRate, iPreDecoderBufferSize


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.