CVoIPAudioUplinkStream Class Reference

class CVoIPAudioUplinkStream

CVoIPAudioUplinkStream class

?more_complete_description

VoIPAudioIntfc.dll

Public Member Functions
~CVoIPAudioUplinkStream()
IMPORT_C TIntBufferEmptied(CVoIPDataBuffer *)
IMPORT_C voidClose()
IMPORT_C TIntGetGain(TInt &)
IMPORT_C TIntGetMaxGain(TInt &)
IMPORT_C TIntGetVersion(TVersion &)
IMPORT_C TIntOpen(MVoIPUplinkObserver &)
IMPORT_C TIntSetFormat(TVoIPCodecFormat, CVoIPFormatIntfc *&)
IMPORT_C TIntSetGain(TInt)
IMPORT_C TIntStart()
IMPORT_C TIntStop()
Protected Member Functions
CVoIPAudioUplinkStream()
voidConstructL(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 TIntBufferEmptied(CVoIPDataBuffer *aBuffer)

?description

Since
S60 v5.0

Parameters

CVoIPDataBuffer * aBuffer

Close()

IMPORT_C voidClose()

?description

Since
S60 v5.0

ConstructL(CVoIPAudioUplinkStreamImpl *)

voidConstructL(CVoIPAudioUplinkStreamImpl *aVoIPAudioUplinkStreamImpl)[protected]

Symbian constructor

Since
S60 v5.0

Parameters

CVoIPAudioUplinkStreamImpl * aVoIPAudioUplinkStreamImpl

GetGain(TInt &)

IMPORT_C TIntGetGain(TInt &aGain)

?description

Since
S60 v5.0

Parameters

TInt & aGain

GetMaxGain(TInt &)

IMPORT_C TIntGetMaxGain(TInt &aGain)

?description

Since
S60 v5.0

Parameters

TInt & aGain

GetVersion(TVersion &)

IMPORT_C TIntGetVersion(TVersion &aVersion)

?description

Since
S60 v5.0

Parameters

TVersion & aVersion

Open(MVoIPUplinkObserver &)

IMPORT_C TIntOpen(MVoIPUplinkObserver &aObserver)

?description

Since
S60 v5.0

Parameters

MVoIPUplinkObserver & aObserver

SetFormat(TVoIPCodecFormat, CVoIPFormatIntfc *&)

IMPORT_C TIntSetFormat(TVoIPCodecFormataFormat,
CVoIPFormatIntfc *&aIntfc
)

?description

Since
S60 v5.0

Parameters

TVoIPCodecFormat aFormat
CVoIPFormatIntfc *& aIntfc

SetGain(TInt)

IMPORT_C TIntSetGain(TIntaGain)

?description

Since
S60 v5.0

Parameters

TInt aGain

Start()

IMPORT_C TIntStart()

?description

Since
S60 v5.0

Stop()

IMPORT_C TIntStop()

?description

Since
S60 v5.0

Member Data Documentation

CVoIPAudioUplinkStreamImpl * iVoIPAudioUplinkStreamImpl

CVoIPAudioUplinkStreamImpl *iVoIPAudioUplinkStreamImpl[private]