TMccCodecInfo Class Reference
Mcc Codec information for Mcc internal use
Constructor & Destructor Documentation
TMccCodecInfo()
TMccCodecInfo
|
(
|
)
|
[inline]
|
TMccCodecInfo(const TMccCodecInfo &)
Member Functions Documentation
CheckCodecInfo(const TMccCodecInfo &)
Helper method for checking the codecinfo parameters
-
Since
-
Series 60 3.0
Compare(const TMccCodecInfo &, const TMccCodecInfo &)
Function for comparing two codec info objects
-
Since
-
Series 60 3.0
FindAvcNaluEnd(TInt &, const TDesC8 &)
TInt
|
FindAvcNaluEnd
|
(
|
TInt
&
|
aBufferIndex,
|
|
const
TDesC8
&
|
aBuffer
|
|
)
|
[static, inline]
|
This function returns location of first byte at the end of NALU by detecting unique end pattern, as specified in sec B.2 of H264 specs.
FindAvcNaluStart(TInt &, const TDesC8 &)
TInt
|
FindAvcNaluStart
|
(
|
TInt
&
|
aBufferIndex,
|
|
const
TDesC8
&
|
aBuffer
|
|
)
|
[static, inline]
|
This function finds a NALU's starting byte by detecting unique start code occurring in the buffer, as specified in sec B.2 of H264 specs. NOTE: 4-byte start code 0x00000001 is a special case of 3-byte code, automatically catered in the logic
IsAvcPpsOrSpsData(const TDesC8 &, TBool)
TBool
|
IsAvcPpsOrSpsData
|
(
|
const
TDesC8
&
|
aBuffer,
|
|
TBool
|
aIgnoreStartCode = EFalse
|
|
)
|
[static, inline]
|
Member Data Documentation
TUint8
iComfortNoiseGenerationPt
TUint8
|
iComfortNoiseGenerationPt
|
Comfort noise generation payload type . Disabled if KPayloadTypeUndefined.
TBuf8< KMaxConfigKeyLen > iConfigKey
TUid
iEncodingDecodingDevice
TUid
|
iEncodingDecodingDevice
|
TUint
iJitterBufBufferLength
TUint
|
iJitterBufBufferLength
|
TUint
iJitterBufInactivityTimeOut
TUint
|
iJitterBufInactivityTimeOut
|
TUint
iJitterBufPlayToneDuration
TUint
|
iJitterBufPlayToneDuration
|
TUint
iJitterBufPlayToneFrequency
TUint
|
iJitterBufPlayToneFrequency
|
TUint
iJitterBufPlayToneTimeout
TUint
|
iJitterBufPlayToneTimeout
|
TUint
iJitterBufThreshold
TUint
|
iJitterBufThreshold
|
TBuf8< KMaxKeepAliveDataLen > iKeepaliveData
TBuf8
< KMaxKeepAliveDataLen >
|
iKeepaliveData
|
TUint8
iKeepaliveInterval
TInt
iMaxRed
Maximum redundancy in milliseconds
TUint32
iPayloadFormatDecoder
TUint32
iPayloadFormatEncoder
TMMFPrioritySettings
iPriority
TBuf8< KMaxSdpNameLength > iSdpName
Sdp name used in SDP messages
TBool
iSourceDefinedTimeStamps
TBool
|
iSourceDefinedTimeStamps
|
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.