mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
add support for capabilities
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@233 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
370ff1d7cd
commit
03ee5e2b44
10 changed files with 161 additions and 14 deletions
|
|
@ -106,8 +106,8 @@ resampling required for this may be very CPU intensive.</p>
|
|||
<tr><td><tt>sink_name=</tt></td><td>The name for the combined sink. (defaults to <tt>combined</tt>)</td></tr>
|
||||
<tr><td><tt>master=</tt></td><td>The name of the first sink to link into the combined think. The sample rate/type is taken from this sink.</td></tr>
|
||||
<tr><td><tt>slaves=</tt></td><td>Name of additional sinks to link into the combined think, seperated by commas.</td></tr>
|
||||
<tr><td><tt>adjust_time=</td><td>Time in seconds when to readjust the sample rate of all sinks. (defaults to 20)</td></tr>
|
||||
<tr><td><tt>resample_method=</td><td>Resampling algorithm to
|
||||
<tr><td><tt>adjust_time=</tt></td><td>Time in seconds when to readjust the sample rate of all sinks. (defaults to 20)</td></tr>
|
||||
<tr><td><tt>resample_method=</tt></td><td>Resampling algorithm to
|
||||
use. See <tt>libsamplerate</tt>'s documentation for more
|
||||
information. Use one of <tt>sinc-best-quality</tt>,
|
||||
<tt>sinc-medium-quality</tt>, <tt>sinc-fastest</tt>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue