Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ playbackState
Method
playbackState
au4/src/context/internal/globalcontext.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
IPlaybackStatePtr GlobalContext::playbackState() const
69
{
70
return m_playbackState;
71
}
Callers
4
doGlobalSplit
Method · 0.45
paste
Method · 0.45
trackSplit
Method · 0.45
pasteIntoNewTrack
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected