Click or drag to resize
SRtpSessionUnProtect Method (OffsetBufferByte, Boolean)

Namespace: StreamCoders.Rtp
Assembly: MediaSuite (in MediaSuite.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public virtual SRtpStatusCode UnProtect(
	ref OffsetBuffer<byte> inputRaw,
	bool isRtcp
)

Parameters

inputRaw
Type: StreamCodersOffsetBufferByte
isRtcp
Type: SystemBoolean

Return Value

Type: SRtpStatusCode

Implements

ISRtpSessionUnProtect(OffsetBufferByte, Boolean)
See Also