CVoIPUtilityFactory Class Reference

class CVoIPUtilityFactory

CVoIPUtilityFactory class

?more_complete_description

VoIPAudioIntfc.dll

Constructor & Destructor Documentation

CVoIPUtilityFactory()

CVoIPUtilityFactory ( ) [private]

Constructor

Since
S60 v5.0

~CVoIPUtilityFactory()

IMPORT_C ~CVoIPUtilityFactory ( )

Destructor

Since
S60 v5.0

Member Functions Documentation

ConstructL()

void ConstructL ( ) [private]

Symbian constructor

Since
S60 v5.0

CreateBuffer(CVoIPDataBuffer *&, const CVoIPDataBuffer::TVoIPBufferType, const TVoIPCodecFormat)

IMPORT_C TInt CreateBuffer ( CVoIPDataBuffer *& aBuffer,
const CVoIPDataBuffer::TVoIPBufferType aType,
const TVoIPCodecFormat aCodecFormat = EG711
)

?description

Since
S60 v5.0

Parameters

CVoIPDataBuffer *& aBuffer
const CVoIPDataBuffer::TVoIPBufferType aType
const TVoIPCodecFormat aCodecFormat = EG711

CreateDTMFTonePlayer(CDTMFTonePlayer *&)

IMPORT_C TInt CreateDTMFTonePlayer ( CDTMFTonePlayer *& aDtmfPlayer )

?description

Since
S60 v5.0

Parameters

CDTMFTonePlayer *& aDtmfPlayer

CreateDownlinkStream(const TVersion, const TVoIPCallType, CVoIPAudioDownlinkStream *&)

IMPORT_C TInt CreateDownlinkStream ( const TVersion aVersion,
const TVoIPCallType aCallType,
CVoIPAudioDownlinkStream *& aDnLink
)

?description

Since
S60 v5.0

Parameters

const TVersion aVersion
const TVoIPCallType aCallType
CVoIPAudioDownlinkStream *& aDnLink

CreateDownlinkStream(const TVersion, CVoIPJitterBufferIntfc *&, CVoIPAudioDownlinkStream *&)

IMPORT_C TInt CreateDownlinkStream ( const TVersion aVersion,
CVoIPJitterBufferIntfc *& aJBIntfc,
CVoIPAudioDownlinkStream *& aDnLink
)

?description

Since
S60 v5.0

Parameters

const TVersion aVersion
CVoIPJitterBufferIntfc *& aJBIntfc
CVoIPAudioDownlinkStream *& aDnLink

CreateFactory(CVoIPUtilityFactory *&)

IMPORT_C TInt CreateFactory ( CVoIPUtilityFactory *& aFactory ) [static]

?description

Since
S60 v5.0

Parameters

CVoIPUtilityFactory *& aFactory

CreateUplinkStream(const TVersion, const TVoIPCallType, CVoIPAudioUplinkStream *&)

IMPORT_C TInt CreateUplinkStream ( const TVersion aVersion,
const TVoIPCallType aCallType,
CVoIPAudioUplinkStream *& aUpLink
)

?description

Since
S60 v5.0

Parameters

const TVersion aVersion
const TVoIPCallType aCallType
CVoIPAudioUplinkStream *& aUpLink

GetSupportedDownlinkFormats(RArray< TVoIPCodecFormat > &)

IMPORT_C TInt GetSupportedDownlinkFormats ( RArray < TVoIPCodecFormat > & aFormats )

?description

Since
S60 v5.0

Parameters

RArray < TVoIPCodecFormat > & aFormats

GetSupportedUplinkFormats(RArray< TVoIPCodecFormat > &)

IMPORT_C TInt GetSupportedUplinkFormats ( RArray < TVoIPCodecFormat > & aFormats )

?description

Since
S60 v5.0

Parameters

RArray < TVoIPCodecFormat > & aFormats

Member Enumerations Documentation

Enum TVoIPCallType

TVoIPCallType ?description

Enumerators

EVoIPCall
EPoCCall

Member Data Documentation

CVoIPUtilityFactoryImpl * iVoIPUtilityFactoryImpl

CVoIPUtilityFactoryImpl * iVoIPUtilityFactoryImpl [private]