FrameStatistics.VideoFrameMaxDelta Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.