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

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

Parameters

packet
Type: StreamCodersOffsetBufferByte
isRtcp
Type: SystemBoolean

Return Value

Type: SRtpStatusCode

Implements

ISRtpSessionProtect(OffsetBufferByte, Boolean)
See Also