CMceG729Codec Class Reference
class CMceG729Codec : public CMceAudioCodec |
Class for the G729 codec information.
It checks the validity of inserted values for G729.
mceclient.lib
Constructor & Destructor Documentation
Member Functions Documentation
CloneL()
Enable / Disable Comfort noise codec existence.
ConstructL(TBuf8< KMceMaxSdpNameLength >)
By default Symbian 2nd phase constructor is private.
EnableVAD(TBool)
IMPORT_C TInt | EnableVAD | ( | TBool | aEnableVAD | ) | [virtual] |
Enable / Disable Voice Activity Detection.
NewL(TBuf8< KMceMaxSdpNameLength >)
NewLC(TBuf8< KMceMaxSdpNameLength >)
SetAllowedBitrates(TUint)
IMPORT_C TInt | SetAllowedBitrates | ( | TUint | aBitrates | ) | [virtual] |
Sets bitrates allowed with codec.
SetBitrate(TUint)
IMPORT_C TInt | SetBitrate | ( | TUint | aBitrate | ) | [virtual] |
Sets bitrate used with codec for encoding.
SetCodecMode(TUint)
IMPORT_C TInt | SetCodecMode | ( | TUint | aCodecMode | ) | [virtual] |
Parameters
TUint aCodecMode | Codec mode (PCMU / PCMA ) |
SetMaxPTime(TUint)
IMPORT_C TInt | SetMaxPTime | ( | TUint | aMaxPTime | ) | [virtual] |
Sets the maximum packetization rate.
SetPTime(TUint)
Sets the packetization rate.
SetPayloadType(TUint8)
IMPORT_C TInt | SetPayloadType | ( | TUint8 | aPayloadType | ) | [virtual] |
Sets the payload type identifier.
Parameters
TUint8 aPayloadType | payload type identifier. |
SetSamplingFreq(TUint)
IMPORT_C TInt | SetSamplingFreq | ( | TUint | aSamplingFreq | ) | [virtual] |
Sets the sampling frequency.
SetSdpNameL(const TDesC8 &)
void | SetSdpNameL | ( | const TDesC8 & | aSdpName | ) | [private, virtual] |
Parameters
const TDesC8 & aSdpName | the sdp name |
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.