Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/sanear.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/AudioDevice.h')
-rw-r--r--src/AudioDevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AudioDevice.h b/src/AudioDevice.h
index f0a565b..80b0956 100644
--- a/src/AudioDevice.h
+++ b/src/AudioDevice.h
@@ -24,6 +24,7 @@ namespace SaneAudioRenderer
REFERENCE_TIME latency;
bool exclusive;
bool bitstream;
+ bool eventMode;
bool realtime;
bool ignoredSystemChannelMixer;