TSRTPStreamInStateBase Class Reference
class TSRTPStreamInStateBase : public TSRTPStreamStateBase |
Constructor & Destructor Documentation
TSRTPStreamInStateBase(MSRTPStreamInContext &, MSRTPCryptoHandlerContextRTP &, MSRTPCryptoHandlerContextRTCP &)
TSRTPStreamInStateBase()
TSRTPStreamInStateBase | ( | ) | [private] |
Member Functions Documentation
DoUnprotectSrtcpL(const TDesC8 &)
HBufC8 * | DoUnprotectSrtcpL | ( | const TDesC8 & | aPacket | ) | [pure virtual] |
virtual function for unprotecting encrypted RTCP packet. implemented in substates of
TSRTPStreamInStateBase.
- leave
- KErrNone if success, system-wide error code otherwise
Parameters
const TDesC8 & aPacket | encrypted packet |
DoUnprotectSrtpL(const TDesC8 &)
HBufC8 * | DoUnprotectSrtpL | ( | const TDesC8 & | aPacket | ) | [pure virtual] |
virtual function for unprotecting encrypted RTP packet. implemented in substates of
TSRTPStreamInStateBase.
- leave
- KErrNone if success, system-wide error code otherwise
Parameters
const TDesC8 & aPacket | encrypted packet |
Member Data Documentation
MSRTPStreamInContext & iStreamContext
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.