X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/ba32e50c1894049659544cd2cbb0f7ab06981add..96e33120019a037c4a66e7c0b726484935449974:/doc/disorder-playrtp.1.in diff --git a/doc/disorder-playrtp.1.in b/doc/disorder-playrtp.1.in index abbeed5..0df5389 100644 --- a/doc/disorder-playrtp.1.in +++ b/doc/disorder-playrtp.1.in @@ -43,6 +43,9 @@ Select the playback API. The possibilities are, depending on platform and compilation options: .RS 8 .TP +.B pulseaudio +PulseAudio. +.TP .B alsa ALSA. Linux only. @@ -162,6 +165,18 @@ to terminate. .TP .B query Causes the string "running" to be sent back. +.TP +.B getvol +Print the left and right volume levels, +as two decimal integers between 0 and 100, +separated by a space. +.TP +.BI "setvol " left " " right +Set the left and right volume levels to the given decimal values, +which should be between 0 and 100; +echo back the new values as for +.B getvol +above. .PP Other commands are ignored. After the first command the connection is closed.