Class PlaybackQualityStats
- Namespace
- RenderHeads.Media.AVProVideo
- Assembly
- AVProVideo.Runtime.dll
Attempts to give insight into video playback presentation smoothness quality Keeps track of skipped and duplicated frames and warns about suboptimal setup such as no vsync enabled or video frame rate not being a multiple of the display frame rate
public class PlaybackQualityStats
- Inheritance
-
objectPlaybackQualityStats
Properties
| Name | Description |
|---|---|
| DuplicateFrames | |
| LogIssues | |
| PerfectFramesT | |
| SkippedFrames | |
| UnityDroppedFrames | |
| VSyncStatus |
Methods
| Name | Description |
|---|---|
| Reset() |