Correctly set the mixer plugin for osx output
This commit is contained in:
parent
087fcc4e6e
commit
7ba7ce3af7
@ -727,5 +727,5 @@ const struct AudioOutputPlugin osx_output_plugin = {
|
||||
"osx",
|
||||
osx_output_test_default_device,
|
||||
&OSXOutput::Create,
|
||||
nullptr,
|
||||
&osx_mixer_plugin,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user