Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ InputMixerWorks
Method
InputMixerWorks
libraries/lib-audio-io/AudioIO.cpp:427–430 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
425
}
426
427
bool AudioIO::InputMixerWorks()
428
{
429
return mInputMixerWorks;
430
}
431
432
wxArrayString AudioIO::GetInputSourceNames()
433
{
Callers
2
UpdateSelectedPrefs
Method · 0.80
UpdateSliderControl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected