pacat: Added support for recording from one specific sink input

BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=66326
This commit is contained in:
Magnus Ekhall 2013-08-11 21:21:41 +02:00 committed by Tanu Kaskinen
parent f8f0d4c26b
commit 49f93eb2b0
2 changed files with 24 additions and 3 deletions

View file

@ -83,6 +83,12 @@ USA.
<optdesc><p>Specify the symbolic name of the sink/source to play/record this stream on/from.</p></optdesc>
</option>
<option>
<p><opt>--monitor-stream</opt><arg>=INDEX</arg></p>
<optdesc><p>Record from the sink input with index INDEX.</p></optdesc>
</option>
<option>
<p><opt>-n | --client-name</opt><arg>=NAME</arg></p>