CVoIPFormatIntfc Class Reference

class CVoIPFormatIntfc

CVoIPFormatIntfc class

Base class for codec format configuration

VoIPAudioIntfc.dll

Constructor & Destructor Documentation

CVoIPFormatIntfc()

CVoIPFormatIntfc ( ) [protected]

Constructor

Since
S60 v5.0

~CVoIPFormatIntfc()

IMPORT_C ~CVoIPFormatIntfc ( ) [virtual]

Destructor

Since
S60 v5.0

Member Functions Documentation

ConcealErrorForNextBuffer()

IMPORT_C TInt ConcealErrorForNextBuffer ( )

?description

Since
S60 v5.0

ConstructL(CVoIPFormatIntfcImpl *)

void ConstructL ( CVoIPFormatIntfcImpl * aVoIPFormatIntfcImpl ) [protected]

2-nd phase constructor

Since
S60 v5.0

Parameters

CVoIPFormatIntfcImpl * aVoIPFormatIntfcImpl

FrameModeRequiredForErrorConcealment(TBool &)

IMPORT_C TInt FrameModeRequiredForErrorConcealment ( TBool & aMode )

?description

Since
S60 v5.0

Parameters

TBool & aMode

GetBitRate(TUint &)

IMPORT_C TInt GetBitRate ( TUint & aBitrate )

?description

Since
S60 v5.0

Parameters

TUint & aBitrate

GetFrameMode(TBool &)

IMPORT_C TInt GetFrameMode ( TBool & aMode )

?description

Since
S60 v5.0

Parameters

TBool & aMode

GetSupportedBitRates(RArray< TUint > &)

IMPORT_C TInt GetSupportedBitRates ( RArray < TUint > & aArray )

?description

Since
S60 v5.0

Parameters

RArray < TUint > & aArray

GetVAD(TBool &)

IMPORT_C TInt GetVAD ( TBool & aVad )

?description

Since
S60 v5.0

Parameters

TBool & aVad

SetBitRate(TUint)

IMPORT_C TInt SetBitRate ( TUint aBitrate )

?description

Since
S60 v5.0

Parameters

TUint aBitrate

SetFrameMode(TBool)

IMPORT_C TInt SetFrameMode ( TBool aMode )

?description

Since
S60 v5.0

Parameters

TBool aMode

SetObserver(MVoIPFormatObserver &)

IMPORT_C TInt SetObserver ( MVoIPFormatObserver & aObserver )

?description

Since
S60 v5.0

Parameters

MVoIPFormatObserver & aObserver

SetVAD(TBool)

IMPORT_C TInt SetVAD ( TBool aVad )

?description

Since
S60 v5.0

Parameters

TBool aVad

Member Enumerations Documentation

Enum TG711CodecMode

TG711CodecMode ?description

Enumerators

EG711ALaw
EG711uLaw

Enum TILBCCodecMode

TILBCCodecMode ?description

Enumerators

EiLBC20mSecFrame
EiLBC30mSecFrame

Member Data Documentation

CVoIPFormatIntfcImpl * iVoIPFormatIntfcImpl

CVoIPFormatIntfcImpl * iVoIPFormatIntfcImpl [protected]