Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ Mode
Method
Mode
src/QtPlayer.cpp:150–153 ·
view source on GitHub ↗
Get the current mode
Source
from the content-addressed store, hash-verified
148
149
/// Get the current mode
150
openshot::PlaybackMode QtPlayer::Mode()
151
{
152
return mode;
153
}
154
155
void QtPlayer::Pause()
156
{
Callers
1
keyPressEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected