Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Enable
Method
Enable
libraries/lib-audio-devices/DeviceChange.cpp:382–385 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
}
381
382
void DeviceChangeHandler::Enable(bool enable)
383
{
384
mListener->Enable(enable);
385
}
386
387
void DeviceChangeHandler::OnChange(DeviceChangeMessage m)
388
{
Callers
3
DeviceChangeHandler
Method · 0.45
~DeviceChangeHandler
Method · 0.45
OnTimer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected