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_C T3GPVideoPropertiesH263 ( TUint aTimescale,
const TSize & aSize,
TInt aVideoLevel,
TProfile aProfile
)

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

Parameters

TUint aTimescale Timescale of the video data. This is the number of time units that pass in one second.
const TSize & aSize Video width and height in pixels.
TInt aVideoLevel Indicates the H263 video level.
TProfile aProfile Indicates the H263 profile.

Member Enumerations Documentation

Enum TProfile

Enumerators

EProfile0
EProfile3

Member Data Documentation

TInt iVideoLevel

TInt iVideoLevel

Indicates the H263 video level.