Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ isPlayingChanged
Method
isPlayingChanged
au4/src/playback/internal/playbackcontroller.cpp:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
Notification PlaybackController::isPlayingChanged() const
118
{
119
return m_isPlayingChanged;
120
}
121
122
void PlaybackController::seek(const audio::secs_t secs)
123
{
Callers
3
init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected