MCPcopy 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
117Notification PlaybackController::isPlayingChanged() const
118{
119 return m_isPlayingChanged;
120}
121
122void PlaybackController::seek(const audio::secs_t secs)
123{

Callers 3

initMethod · 0.80
initMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected