Commit 37d01f73 authored by Felix Paul Kühne's avatar Felix Paul Kühne

auhal: restart aout if device setup changes

parent 4b0b6c8e
......@@ -1377,6 +1377,7 @@ static OSStatus HardwareListener(AudioObjectID inObjectID, UInt32 inNumberAddre
#endif
RebuildDeviceList(p_aout);
aout_RestartRequest(p_aout, AOUT_RESTART_OUTPUT);
return err;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment