summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/sink.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-08-11 23:46:51 +0000
committerLennart Poettering <lennart@poettering.net>2007-08-11 23:46:51 +0000
commit1cecd46d9573d7bbe1a4e53b469b232a86e47b2a (patch)
treec7d43ae719c6591a9b032ef152bbcb51955f19cd /src/pulsecore/sink.h
parent79a586db1775bdadc5f1716f3e398c6c45237af1 (diff)
Resurrect ability to move streams between sinks
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1649 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/pulsecore/sink.h')
-rw-r--r--src/pulsecore/sink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pulsecore/sink.h b/src/pulsecore/sink.h
index 494bb6a9..8a6fa236 100644
--- a/src/pulsecore/sink.h
+++ b/src/pulsecore/sink.h
@@ -110,6 +110,7 @@ typedef enum pa_sink_message {
PA_SINK_MESSAGE_GET_LATENCY,
PA_SINK_MESSAGE_SET_STATE,
PA_SINK_MESSAGE_PING,
+ PA_SINK_MESSAGE_REMOVE_INPUT_AND_BUFFER,
PA_SINK_MESSAGE_MAX
} pa_sink_message_t;