T3GPVideoPropertiesH263 Class Reference

class T3GPVideoPropertiesH263 : public T3GPVideoPropertiesBase

This structure stores the common and H.263 specific properties of video data

Inherits from

Constructor & Destructor Documentation

T3GPVideoPropertiesH263(TUint, const TSize &, TInt, TProfile)

IMPORT_CT3GPVideoPropertiesH263(TUintaTimescale,
const TSize &aSize,
TIntaVideoLevel,
TProfileaProfile
)

This structure stores the common and H.263 specific properties of video data.

Parameters

TUint aTimescaleTimescale of the video data. This is the number of time units that pass in one second.
const TSize & aSizeVideo width and height in pixels.
TInt aVideoLevelIndicates the H263 video level.
TProfile aProfileIndicates the H263 profile.

Member Enumerations Documentation

Enum TProfile

Enumerators

EProfile0
EProfile3

Member Data Documentation

TInt iVideoLevel

TInt iVideoLevel

Indicates the H263 video level.