Click or drag to resize
PlayoutBufferUpdate Method (Int32, Int32)

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void Update(
	int rtpInfoTimestamp,
	int rtpInfoSequenceNumber
)

Parameters

rtpInfoTimestamp
Type: SystemInt32
rtpInfoSequenceNumber
Type: SystemInt32
See Also