mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
The device may need to stop because it is about to restart with new settings. e.g. When the DemoRunner is started while the microphone is set to 44.1KHz and the speakers are set to 48KHz in Audio MIDI Settings, one of the devices must be restarted in order for the AudioDeviceCombiner to work. In this situation, stopping one device shouldn't count as an error, because the device will be started again with new, compatible, settings. |
||
|---|---|---|
| .. | ||
| java/app/com/rmsl/juce | ||
| oboe | ||
| juce_ALSA_linux.cpp | ||
| juce_ASIO_windows.cpp | ||
| juce_Audio_android.cpp | ||
| juce_Audio_ios.cpp | ||
| juce_Audio_ios.h | ||
| juce_Bela_linux.cpp | ||
| juce_CoreAudio_mac.cpp | ||
| juce_CoreMidi_mac.mm | ||
| juce_DirectSound_windows.cpp | ||
| juce_HighPerformanceAudioHelpers_android.h | ||
| juce_JackAudio_linux.cpp | ||
| juce_Midi_android.cpp | ||
| juce_Midi_linux.cpp | ||
| juce_Midi_windows.cpp | ||
| juce_Oboe_android.cpp | ||
| juce_OpenSL_android.cpp | ||
| juce_WASAPI_windows.cpp | ||