MCPcopy 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
2456bool AudioIO::AILAIsActive() {
2457 return mAILAActive;
2458}
2459
2460void AudioIO::AILASetStartTime() {
2461 mAILAAbsolutStartTime = Pa_GetStreamTime(mPortStreamV19);

Callers 1

OnMeterUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected