From 75390822b4d31aa626ee0bb9ee6274dbc1cff32c Mon Sep 17 00:00:00 2001 From: Jason Nader Date: Tue, 8 Dec 2020 13:55:31 +0900 Subject: [PATCH] pactl: add `get-sink-volume` command Part-of: --- man/pactl.1.xml.in | 5 +++++ src/utils/pactl.c | 39 ++++++++++++++++++++++++++++++++++++++- 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in index fbc486e08..b95afa724 100644 --- a/man/pactl.1.xml.in +++ b/man/pactl.1.xml.in @@ -192,6 +192,11 @@ License along with PulseAudio; if not, see . OFFSET is a number which represents the latency offset in microseconds

+ +