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