mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Minor CoreAudio callback fix.
This commit is contained in:
parent
a56a285e58
commit
78dc975ab9
1 changed files with 1 additions and 0 deletions
|
|
@ -778,6 +778,7 @@ private:
|
|||
case kAudioDevicePropertyNominalSampleRate:
|
||||
case kAudioDevicePropertyStreamFormat:
|
||||
case kAudioDevicePropertyDeviceIsAlive:
|
||||
case kAudioStreamPropertyPhysicalFormat:
|
||||
intern->deviceDetailsChanged();
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue