Home
last modified time | relevance | path

Searched refs:leaveInterruptRunning (Results 1 – 3 of 3) sorted by relevance

/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/
H A Djuce_mac_CoreAudio.cpp690 void stop (bool leaveInterruptRunning) in stop() argument
697 if (started && (deviceID != 0) && ! leaveInterruptRunning) in stop()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_devices/native/
H A Djuce_mac_CoreAudio.cpp690 void stop (bool leaveInterruptRunning) in stop() argument
697 if (started && (deviceID != 0) && ! leaveInterruptRunning) in stop()
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_devices/native/
H A Djuce_mac_CoreAudio.cpp695 void stop (bool leaveInterruptRunning) in stop() argument
702 if (started && (deviceID != 0) && ! leaveInterruptRunning) in stop()