summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/native-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/native-common.h')
-rw-r--r--src/pulsecore/native-common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pulsecore/native-common.h b/src/pulsecore/native-common.h
index b31a5da1..6951e10a 100644
--- a/src/pulsecore/native-common.h
+++ b/src/pulsecore/native-common.h
@@ -157,6 +157,10 @@ enum {
PA_COMMAND_GET_CARD_INFO_LIST,
PA_COMMAND_SET_CARD_PROFILE,
+ PA_COMMAND_CLIENT_EVENT,
+ PA_COMMAND_PLAYBACK_STREAM_EVENT,
+ PA_COMMAND_RECORD_STREAM_EVENT,
+
PA_COMMAND_MAX
};