Click or drag to resize
SmartJitterDroppedFrameEventArgs Constructor
Initializes a new instance of the SmartJitterDroppedFrameEventArgs class

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

Parameters

frame
Type: StreamCoders.RtpRtpFrame
See Also