mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
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:
parent
f8f0d4c26b
commit
49f93eb2b0
2 changed files with 24 additions and 3 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue