Click or drag to resize
SmartJitterBufferTSkipLateOrIncompleteFrames Property
Instructs the jitter to drop a frame when it is incomplete and expired.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool SkipLateOrIncompleteFrames { get; set; }

Property Value

Type: Boolean
See Also