Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ Stop
Method
Stop
src/Qt/AudioPlaybackThread.cpp:253–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
void AudioPlaybackThread::Stop() {
254
is_playing = false;
255
NotifyTransportStateChanged();
256
}
257
258
void AudioPlaybackThread::NotifyTransportStateChanged()
259
{
Callers
2
closeEvent
Method · 0.45
keyPressEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected