Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ AILAIsActive
Method
AILAIsActive
libraries/lib-audio-io/AudioIO.cpp:2456–2458 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2454
}
2455
2456
bool AudioIO::AILAIsActive() {
2457
return mAILAActive;
2458
}
2459
2460
void AudioIO::AILASetStartTime() {
2461
mAILAAbsolutStartTime = Pa_GetStreamTime(mPortStreamV19);
Callers
1
OnMeterUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected