From f27a50691c8fe45bac7dd6b21fac91a359def3a1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 29 Oct 2009 00:46:22 +0100 Subject: libpulse: introduce PA_STREAM_RELATIVE_VOLUME --- PROTOCOL | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'PROTOCOL') diff --git a/PROTOCOL b/PROTOCOL index 92cc2832..883b8bb6 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -188,3 +188,9 @@ new messages: PA_COMMAND_SET_SINK_PORT PA_COMMAND_SET_SOURCE_PORT + +## v17, implemented by >= 0.9.20 + +new flag at end of CREATE_PLAYBACK_STREAM: + + bool relative_volume -- cgit