MCPcopy 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
68IPlaybackStatePtr GlobalContext::playbackState() const
69{
70 return m_playbackState;
71}

Callers 4

doGlobalSplitMethod · 0.45
pasteMethod · 0.45
trackSplitMethod · 0.45
pasteIntoNewTrackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected