MCPcopy Create free account
hub / github.com/IENT/YUView / getMaxPoc

Method getMaxPoc

YUViewLib/src/statistics/StatisticsFileBase.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 virtual double getFramerate() const { return -1; }
64
65 int getMaxPoc() const { return this->maxPOC; }
66
67 bool isFileChanged() { return this->file.getAndResetFileChangedFlag(); }
68 void updateSettings() { this->file.updateFileWatchSetting(); }

Callers 1

timerEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected