Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ RecordEnabled
Function
RecordEnabled
libraries/lib-wx-init/Journal.cpp:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
bool RecordEnabled()
205
{
206
return JournalEnabled.Read();
207
}
208
209
bool SetRecordEnabled(bool value)
210
{
Callers
3
Begin
Function · 0.85
OnWriteJournal
Function · 0.85
ToolsMenu
Function · 0.85
Calls
1
Read
Method · 0.45
Tested by
no test coverage detected