Click or drag to resize
SubStreamConfigurationMaintainJitter Field
If a TCP interleave session is active, setting this to true will have the SubStream object maintain a basic jitter and playout buffer. Subscribing to OnFrameComplete will allow the application to receive complete frames without having to maintain such buffers itself.

Namespace: StreamCoders.Rtsp.Extensions
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool MaintainJitter

Field Value

Type: Boolean
See Also