CMceAmrCodec Class Reference
class CMceAmrCodec : public CMceAudioCodec
|
Class for the AMR codec information.
It checks the validity of inserted values for AMR.
mceclient.lib
Constructor & Destructor Documentation
CMceAmrCodec()
CMceAmrCodec
|
(
|
)
|
[protected]
|
~CMceAmrCodec()
IMPORT_C
|
~CMceAmrCodec
|
(
|
)
|
|
Member Functions Documentation
CloneL()
Clones codec, ownership is transferred.
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 ( Bandwidth efficient / octet aligned )
|
SetMaxPTime(TUint)
IMPORT_C
TInt
|
SetMaxPTime
|
(
|
TUint
|
aMaxPTime
|
)
|
[virtual]
|
Sets the maximum packetization rate.
SetPTime(TUint)
IMPORT_C
TInt
|
SetPTime
|
(
|
TUint
|
aPTime
|
)
|
[virtual]
|
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
|
)
|
[protected, 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.