CVoIPAudioUplinkStream Class Reference

class CVoIPAudioUplinkStream

CVoIPAudioUplinkStream class

?more_complete_description

VoIPAudioIntfc.dll

Public Member Functions
~CVoIPAudioUplinkStream ()
IMPORT_C TInt BufferEmptied ( CVoIPDataBuffer *)
IMPORT_C void Close ()
IMPORT_C TInt GetGain ( TInt &)
IMPORT_C TInt GetMaxGain ( TInt &)
IMPORT_C TInt GetVersion ( TVersion &)
IMPORT_C TInt Open ( MVoIPUplinkObserver &)
IMPORT_C TInt SetFormat ( TVoIPCodecFormat , CVoIPFormatIntfc *&)
IMPORT_C TInt SetGain ( TInt )
IMPORT_C TInt Start ()
IMPORT_C TInt Stop ()
Protected Member Functions
CVoIPAudioUplinkStream ()
void ConstructL (CVoIPAudioUplinkStreamImpl *)
Private Attributes
CVoIPAudioUplinkStreamImpl * iVoIPAudioUplinkStreamImpl

Constructor & Destructor Documentation

CVoIPAudioUplinkStream()

CVoIPAudioUplinkStream ( ) [protected]

Constructor

Since
S60 v5.0

~CVoIPAudioUplinkStream()

IMPORT_C ~CVoIPAudioUplinkStream ( ) [virtual]

Destructor

Since
S60 v5.0

Member Functions Documentation

BufferEmptied(CVoIPDataBuffer *)

IMPORT_C TInt BufferEmptied ( CVoIPDataBuffer * aBuffer )

?description

Since
S60 v5.0

Parameters

CVoIPDataBuffer * aBuffer

Close()

IMPORT_C void Close ( )

?description

Since
S60 v5.0

ConstructL(CVoIPAudioUplinkStreamImpl *)

void ConstructL ( CVoIPAudioUplinkStreamImpl * aVoIPAudioUplinkStreamImpl ) [protected]

Symbian constructor

Since
S60 v5.0

Parameters

CVoIPAudioUplinkStreamImpl * aVoIPAudioUplinkStreamImpl

GetGain(TInt &)

IMPORT_C TInt GetGain ( TInt & aGain )

?description

Since
S60 v5.0

Parameters

TInt & aGain

GetMaxGain(TInt &)

IMPORT_C TInt GetMaxGain ( TInt & aGain )

?description

Since
S60 v5.0

Parameters

TInt & aGain

GetVersion(TVersion &)

IMPORT_C TInt GetVersion ( TVersion & aVersion )

?description

Since
S60 v5.0

Parameters

TVersion & aVersion

Open(MVoIPUplinkObserver &)

IMPORT_C TInt Open ( MVoIPUplinkObserver & aObserver )

?description

Since
S60 v5.0

Parameters

MVoIPUplinkObserver & aObserver

SetFormat(TVoIPCodecFormat, CVoIPFormatIntfc *&)

IMPORT_C TInt SetFormat ( TVoIPCodecFormat aFormat,
CVoIPFormatIntfc *& aIntfc
)

?description

Since
S60 v5.0

Parameters

TVoIPCodecFormat aFormat
CVoIPFormatIntfc *& aIntfc

SetGain(TInt)

IMPORT_C TInt SetGain ( TInt aGain )

?description

Since
S60 v5.0

Parameters

TInt aGain

Start()

IMPORT_C TInt Start ( )

?description

Since
S60 v5.0

Stop()

IMPORT_C TInt Stop ( )

?description

Since
S60 v5.0

Member Data Documentation

CVoIPAudioUplinkStreamImpl * iVoIPAudioUplinkStreamImpl

CVoIPAudioUplinkStreamImpl * iVoIPAudioUplinkStreamImpl [private]