FrameStatistics.VideoFrameMaxDelta Field

Definition

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

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

Field Value

Remarks

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

Applies to