Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ playing
Method
playing
YUViewLib/src/ui/PlaybackController.cpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
bool PlaybackController::playing() const
130
{
131
return this->playbackMode != PlaybackMode::Stopped;
132
}
133
134
bool PlaybackController::isWaitingForCaching() const
135
{
Callers
11
pausePlayback
Method · 0.95
on_playPauseButton_clicked
Method · 0.95
currentSelectedItemsChanged
Method · 0.95
paintEvent
Method · 0.80
update
Method · 0.80
testDrawingSpeed
Method · 0.80
loadFrame
Method · 0.80
interactiveLoaderFinished
Method · 0.80
updateCacheQueue
Method · 0.80
pushNextJobToCachingThread
Method · 0.80
testConversionSpeed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected