CMceRedCodec Class Reference
class CMceRedCodec : public CMceAudioCodec
|
Class for the Redundancy codec information.
It checks the validity of inserted values for Red.
mceclient.lib
Constructor & Destructor Documentation
CMceRedCodec()
CMceRedCodec
|
(
|
)
|
[private]
|
~CMceRedCodec()
IMPORT_C
|
~CMceRedCodec
|
(
|
)
|
|
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 >)
RedPayloadTypesL(RArray< TUint > &)
IMPORT_C void
|
RedPayloadTypesL
|
(
|
RArray
<
TUint
> &
|
aRedPayloadTypes
|
)
|
|
Get redundancy payload types.
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
|
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.
|
SetRedPayloadTypesL(const RArray< TUint > &)
IMPORT_C void
|
SetRedPayloadTypesL
|
(
|
const
RArray
<
TUint
> &
|
aRedPaylodTypes
|
)
|
|
Set redundancy payload types.
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.