FrameStatistics.VideoFrameMinDelta 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.
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.