Click or drag to resize
ParticipantReceiverInformationUpdate Method (RtcpCompoundPacket)
Updates the participant receiver information.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void Update(
	RtcpCompoundPacket compound
)

Parameters

compound
Type: StreamCoders.RtpRtcpCompoundPacket
.
See Also