FrameStatistics.VideoFrameReusedCount Field

Definition

Number of received frames since the last update call that were used on the device more than once.

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

Field Value

Remarks

Non-zero values indicate that frames had to be reprojected either due to network jitter or excessive server rendering time.

Applies to