mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
The waiting is only added on iOS 18 as this is the only platform where seems to be an asynchronous relationship between (1) AVAudioSession setActive: (2) AVAudioSession setPreferredIOBufferDuration: and (3) AVAudioSession.IOBufferDuration. The issue is not observable in the iOS 18 emulator. |
||
|---|---|---|
| .. | ||
| audio_io | ||
| midi_io | ||
| native | ||
| sources | ||
| juce_audio_devices.cpp | ||
| juce_audio_devices.h | ||
| juce_audio_devices.mm | ||