Click or drag to resize
SmartJitterBufferTCheckSequenceGaps Property
Instructs the jitter that a criteria for a complete frame is that the frame has no sequence gaps. This should always be true unless highly unreliable transports are used.

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

Property Value

Type: Boolean
See Also