mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-16 00:17:06 +00:00
Support for runtime changing of audio output endpoint under WASAPI
This commit is contained in:
@@ -16,6 +16,7 @@ class AudioVoice : public IAudioVoice
|
||||
{
|
||||
friend class BaseAudioVoiceEngine;
|
||||
friend class AudioSubmix;
|
||||
friend struct WASAPIAudioVoiceEngine;
|
||||
|
||||
protected:
|
||||
/* Mixer-engine relationships */
|
||||
|
||||
Reference in New Issue
Block a user