MCPcopy 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
382void DeviceChangeHandler::Enable(bool enable)
383{
384 mListener->Enable(enable);
385}
386
387void DeviceChangeHandler::OnChange(DeviceChangeMessage m)
388{

Callers 3

DeviceChangeHandlerMethod · 0.45
~DeviceChangeHandlerMethod · 0.45
OnTimerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected