Click or drag to resize
ISRtpSessionUnProtect Method (RtcpCompoundPacket)
Un protect.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
SRtpStatusCode UnProtect(
	ref RtcpCompoundPacket packet
)

Parameters

packet
Type: StreamCoders.RtpRtcpCompoundPacket
[in,out] Packet to transform.

Return Value

Type: SRtpStatusCode
A SRtpStatusCode.
See Also