Support for runtime changing of audio output endpoint under WASAPI

This commit is contained in:
Jack Andersen
2016-05-31 18:53:57 -10:00
parent faafbb2d3f
commit 521b490d0f
5 changed files with 218 additions and 54 deletions

View File

@@ -16,6 +16,7 @@ class AudioVoice : public IAudioVoice
{
friend class BaseAudioVoiceEngine;
friend class AudioSubmix;
friend struct WASAPIAudioVoiceEngine;
protected:
/* Mixer-engine relationships */