Click or drag to resize
PlayoutBufferUpdate Method (RtcpSenderReport)
Updates the given streamReader.

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

Parameters

senderReport
Type: StreamCoders.RtpRtcpSenderReport
The streamReader.
See Also