Click or drag to resize
JitterBufferTSkipLateOrIncompleteFrames Field
If set to true, the jitter will not release partially completed frames (due to packet loss etc.). A frame is considered late when the frame age is 1.5 times that of FrameExpiry.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool SkipLateOrIncompleteFrames

Field Value

Type: Boolean
See Also