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