PulseAudio: Difference between revisions

mNo edit summary
mNo edit summary
Line 1: Line 1:
=== General Information ===
===General Information===


==== Sinks (Outputs), Sources (Inputs), Input-Sinks ("Connectors") ====
====Sinks (Outputs), Sources (Inputs), Input-Sinks ("Connectors")====
Sinks: Equivalent to Speaker Out, Line Out, Head Phone Jacks, etc.
Sinks: Equivalent to Speaker Out, Line Out, Head Phone Jacks, etc.


Line 47: Line 47:
pactl list sink-inputs short
pactl list sink-inputs short
4      1      10      protocol-native.c      s24-32le 2ch 44100Hz
4      1      10      protocol-native.c      s24-32le 2ch 44100Hz
</syntaxhighlight>*Note(s): If using paplay, another SSH session must be used for the pactl command.  If using MPC, once started play can be stopped and the MPD Daemon will maintain the existenc of the 'protocol-native.c' sink-inputs.
(previous output from other USB Audio Device: 2      1      5      protocol-native.c      s16le 2ch 44100Hz)
</syntaxhighlight>*Note(s): If using paplay, another SSH session must be used for the pactl command.  If using MPC, once started play can be stopped and the MPD Daemon will maintain the existence of the 'protocol-native.c' sink-inputs.  


<syntaxhighlight lang="text">
<syntaxhighlight lang="text">