From ec62596f49b6c7bede5e9b3057a58507db230f61 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 18 Aug 2008 17:49:18 +0200 Subject: allow clients to not specify the volume for their streams --- PROTOCOL | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'PROTOCOL') diff --git a/PROTOCOL b/PROTOCOL index 4885b3d1..581eeefa 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -140,3 +140,7 @@ new message: new message: PA_COMMAND_EXTENSION + +PA_COMMAND_CREATE_RECORD_STREAM, PA_COMMAND_CREATE_PLAYBACK_STREAM: + + bool volume_set at the end -- cgit