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.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/polyp/native-common.h b/polyp/native-common.h
index 5250532e..c5192cec 100644
--- a/polyp/native-common.h
+++ b/polyp/native-common.h
@@ -66,17 +66,15 @@ enum {
PA_COMMAND_GET_SOURCE_OUTPUT_INFO_LIST,
PA_COMMAND_GET_SAMPLE_INFO,
PA_COMMAND_GET_SAMPLE_INFO_LIST,
-
PA_COMMAND_SUBSCRIBE,
PA_COMMAND_SUBSCRIBE_EVENT,
-
PA_COMMAND_SET_SINK_VOLUME,
PA_COMMAND_SET_SINK_INPUT_VOLUME,
-
PA_COMMAND_CORK_PLAYBACK_STREAM,
PA_COMMAND_FLUSH_PLAYBACK_STREAM,
PA_COMMAND_TRIGGER_PLAYBACK_STREAM,
-
+ PA_COMMAND_SET_DEFAULT_SINK,
+ PA_COMMAND_SET_DEFAULT_SOURCE,
PA_COMMAND_MAX
};