Can change audio device

This commit is contained in:
Iwan Timmer
2015-05-10 23:55:18 +02:00
parent 3f10389863
commit 073d5f1b3e
3 changed files with 10 additions and 3 deletions

View File

@@ -19,4 +19,6 @@
#include "limelight-common/Limelight.h"
extern const char* audio_device;
extern AUDIO_RENDERER_CALLBACKS audio_callbacks;