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

Method isWaitingForCaching

YUViewLib/src/ui/PlaybackController.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134bool PlaybackController::isWaitingForCaching() const
135{
136 return this->playbackMode == PlaybackMode::WaitingForCache;
137}
138
139int PlaybackController::getCurrentFrame() const
140{

Callers 1

paintEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected