Click or drag to resize
JitterBufferTFrameExpiry Field
Time to wait before a frame is released from the jitter.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public TimeSpan FrameExpiry

Field Value

Type: TimeSpan
Remarks
This value can be used together with InterarrivalJitter class. Also with streams that only contain one packet per frame, it may be advisable to set this value to 0.
See Also