summaryrefslogtreecommitdiffstats
path: root/polyp/native-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/native-common.h')
-rw-r--r--polyp/native-common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/polyp/native-common.h b/polyp/native-common.h
index b921ccc2..d826837a 100644
--- a/polyp/native-common.h
+++ b/polyp/native-common.h
@@ -75,6 +75,9 @@ enum {
PA_COMMAND_SET_SINK_VOLUME,
PA_COMMAND_SET_SINK_INPUT_VOLUME,
+
+ PA_COMMAND_CORK_PLAYBACK_STREAM,
+ PA_COMMAND_FLUSH_PLAYBACK_STREAM,
PA_COMMAND_MAX
};