FrameStatistics.VideoFramesDiscarded Field

Definition

Very similar to VideoFramesSkipped, but the reason for being discarded is that a frame came in so late that it couldn't even be correlated with any pending pose anymore. If this happens, there is some severe network contention.

public: int VideoFramesDiscarded;
public int VideoFramesDiscarded;
val mutable VideoFramesDiscarded : int
Public VideoFramesDiscarded As Integer 

Field Value

Applies to