Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IsRecording
Function
IsRecording
libraries/lib-wx-init/JournalOutput.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
bool IsRecording()
29
{
30
return sFileOut.IsOpened();
31
}
32
33
bool OpenOut( const wxString &fullPath )
34
{
Callers
6
Sync
Function · 0.85
IfNotPlaying
Function · 0.85
Output
Function · 0.85
Comment
Function · 0.85
JournalEvents.cpp
File · 0.85
BasicMenu.cpp
File · 0.85
Calls
1
IsOpened
Method · 0.80
Tested by
no test coverage detected