Charge decoders for time spent holding on to frames

This commit is contained in:
Cameron Gutman
2020-01-26 20:15:11 -08:00
parent f0119b1231
commit 4794f44a6d
2 changed files with 14 additions and 0 deletions
+3
View File
@@ -61,6 +61,9 @@ private:
VIDEO_STATS m_LastWndVideoStats;
VIDEO_STATS m_GlobalVideoStats;
int m_FramesIn;
int m_FramesOut;
int m_LastFrameNumber;
int m_StreamFps;
int m_VideoFormat;