Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ Loading
Method
Loading
src/QtPlayer.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
void QtPlayer::Loading()
145
{
146
mode = PLAYBACK_LOADING;
147
}
148
149
/// Get the current mode
150
openshot::PlaybackMode QtPlayer::Mode()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected