MCPcopy 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
427bool AudioIO::InputMixerWorks()
428{
429 return mInputMixerWorks;
430}
431
432wxArrayString AudioIO::GetInputSourceNames()
433{

Callers 2

UpdateSelectedPrefsMethod · 0.80
UpdateSliderControlMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected