Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

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

Class TH263VideoCapability

class TH263VideoCapability;

Description

This class is used to signal decoder or encoder capabilities or bitstream properties.

Members

Defined in TH263VideoCapability:


Member data


iProfileLevel

TInt iProfileLevel[9];

Description

When part of a codec capability indication, iProfileLevel[ProfileNumber] indicates the maximum processing level that a decoder or an encoder supports for a particular profile indicated by ProfileNumber. A negative value indicates that the profile is not supported. When part of a stream property indication, iProfileLevel[ProfileNumber] indicates the maximum processing level that is present in the stream for a particular profile indicated by ProfileNumber. A negative value indicates that the stream does not contain data coded according to the indicated profile.


iPLUSPTYPEAllowed

TBool iPLUSPTYPEAllowed;

Description

When equal to ETrue, indicating that it is allowed to use PLUSPTYPE (specified in the 1998 version of H.263) to indicate custom picture sizes or clock frequencies. When equal to EFalse, PLUSPTYPE shall not be used.


iSupplementalInformationCap

TUint32 iSupplementalInformationCap;

Description

iSupplementalInformationCap indicates the supported supplemental enhancement functions. The value is a binary OR of values from TH263SupplementalInformation.