From 0f3be7b72b2a1ba72a209628e19789dcf8132f11 Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Mon, 15 Aug 2011 09:47:09 +0530 Subject: [PATCH] pactl: Add a set-sink-formats command This uses the module-device-restore protocol extension to save formats on sinks that support it. --- man/pactl.1.xml.in | 8 ++++++ src/utils/pactl.c | 66 +++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 71 insertions(+), 3 deletions(-) diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in index 3a70fb64..f0060fb4 100644 --- a/man/pactl.1.xml.in +++ b/man/pactl.1.xml.in @@ -217,6 +217,14 @@ USA.

Set the mute status of the specified sink input (identified by its numerical index).

+ +