Click or drag to resize
PlayoutBufferSetPresentationTime Method
Sets a presentation time.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void SetPresentationTime(
	RtpFrame frame
)

Parameters

frame
Type: StreamCoders.RtpRtpFrame
The frame.
See Also