CG729EncoderIntfc Class Reference
class CG729EncoderIntfc : public CBase
|
Interface for G729 encoder. This abstract class just provides the static NewL function for the creation of the proxy, and also defines the custom interface to be implemented by the proxy and the real custom interface implementation.
G729EncoderIntfc.lib
-
Since
-
S60 3.0
Member Functions Documentation
GetVadMode(TBool &)
IMPORT_C
TInt
|
GetVadMode
|
(
|
TBool
&
|
aVadMode
|
)
|
[pure virtual]
|
Retrieves the current state of VAD mode.
-
Since
-
S60 3.0
Parameters
TBool
& aVadMode
|
returns current VAD mode.
|
NewL(CMdaAudioInputStream &)
SetVadMode(TBool)
IMPORT_C
TInt
|
SetVadMode
|
(
|
TBool
|
aVadMode
|
)
|
[pure virtual]
|
Enables and disables the voice activity (VAD) mode.
-
Since
-
S60 3.0
Parameters
TBool
aVadMode
|
requested VAD mode.
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.