mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-27 07:00:01 -05:00
parent
fccb4bd29d
commit
7b8afb3024
107 changed files with 51641 additions and 35 deletions
|
|
@ -174,9 +174,13 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
<option>
|
||||
<p><opt>set-default-sink</opt> <arg>SINK</arg></p>
|
||||
<<<<<<< HEAD
|
||||
<optdesc><p>Make the specified sink (identified by its symbolic name or numerical index) the default sink.</p></optdesc>
|
||||
=======
|
||||
<optdesc><p>Make the specified sink (identified by its symbolic name or numerical index) the default sink.
|
||||
Use the special name \@NONE@ to unset the user defined default sink. This will make pulseaudio return to the default
|
||||
sink selection based on sink priority.</p></optdesc>
|
||||
>>>>>>> c1990dd02647405b0c13aab59f75d05cbb202336
|
||||
</option>
|
||||
|
||||
<option>
|
||||
|
|
@ -191,9 +195,13 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
<option>
|
||||
<p><opt>set-default-source</opt> <arg>SOURCE</arg></p>
|
||||
<<<<<<< HEAD
|
||||
<optdesc><p>Make the specified source (identified by its symbolic name or numerical index) the default source.</p></optdesc>
|
||||
=======
|
||||
<optdesc><p>Make the specified source (identified by its symbolic name or numerical index) the default source.
|
||||
Use the special name \@NONE@ to unset the user defined default source. This will make pulseaudio return to the default
|
||||
source selection based on source priority.</p></optdesc>
|
||||
>>>>>>> c1990dd02647405b0c13aab59f75d05cbb202336
|
||||
</option>
|
||||
|
||||
<option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue