CSpeechEncoderConfigProxy Class Reference
class CSpeechEncoderConfigProxy : public CSpeechEncoderConfig |
Proxy for speech encoder configuration. This proxy translates the interface API calls to messages and sends them to the message handler.
SpeechEncoderConfigProxy.lib
- Since
- S60 3.0
Inherits from
- CSpeechEncoderConfigProxy
Constructor & Destructor Documentation
CSpeechEncoderConfigProxy(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)
~CSpeechEncoderConfigProxy()
IMPORT_C | ~CSpeechEncoderConfigProxy | ( | ) | [virtual] |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
GetBitrate(TUint &)
IMPORT_C TInt | GetBitrate | ( | TUint & | aBitrate | ) | [virtual] |
GetSupportedBitrates(RArray< TUint > &)
IMPORT_C TInt | GetSupportedBitrates | ( | RArray< TUint > & | aSupportedBitrates | ) | [virtual] |
GetSupportedBitratesL(RArray< TUint > &)
void | GetSupportedBitratesL | ( | RArray< TUint > & | aSupportedBitrates | ) | [private] |
GetVadMode(TBool &)
IMPORT_C TInt | GetVadMode | ( | TBool & | aVadMode | ) | [virtual] |
NewL(TMMFMessageDestinationPckg, MCustomCommand &, CCustomInterfaceUtility *)
SetBitrate(TUint)
IMPORT_C TInt | SetBitrate | ( | TUint | aBitrate | ) | [virtual] |
SetVadMode(TBool)
IMPORT_C TInt | SetVadMode | ( | TBool | aVadMode | ) | [virtual] |
Member Data Documentation
MCustomCommand & iCustomCommand
CCustomInterfaceUtility * iCustomInterfaceUtility
TMMFMessageDestinationPckg
iMessageHandler
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.