FrameStatistics.VideoFrameMinDelta Field

Definition

Minimum amount of time between two consecutive frames arriving since the last update call.

public: float VideoFrameMinDelta;
public float VideoFrameMinDelta;
val mutable VideoFrameMinDelta : single
Public VideoFrameMinDelta As Single 

Field Value

Remarks

Together with VideoFrameMaxDelta this range gives an indication of jitter caused either by the network or video codec.

Applies to