summaryrefslogtreecommitdiffstats
path: root/polyp/native-common.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-08-10 13:00:12 +0000
committerLennart Poettering <lennart@poettering.net>2004-08-10 13:00:12 +0000
commit37d930ac4afa9642b7b918b60ca0e0cb42b50682 (patch)
tree4d7c2c87f91533d688da9299a471caf4a208bd09 /polyp/native-common.h
parente9bed206d22c6985bce66d09867dc1256b9fc2e6 (diff)
glib mainloop fix
implement server status command support for sink_list/source_list in polyplib git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@110 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/native-common.h')
-rw-r--r--polyp/native-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/polyp/native-common.h b/polyp/native-common.h
index d8a2a5ab..4a74ac44 100644
--- a/polyp/native-common.h
+++ b/polyp/native-common.h
@@ -47,6 +47,8 @@ enum {
PA_COMMAND_FINISH_UPLOAD_STREAM,
PA_COMMAND_PLAY_SAMPLE,
PA_COMMAND_REMOVE_SAMPLE,
+
+ PA_COMMAND_GET_SERVER_INFO,
PA_COMMAND_GET_SINK_INFO,
PA_COMMAND_GET_SINK_INFO_LIST,