diff options
Diffstat (limited to 'doc/pulseaudio.md')
-rw-r--r-- | doc/pulseaudio.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/pulseaudio.md b/doc/pulseaudio.md index 51f49260..4a0226c9 100644 --- a/doc/pulseaudio.md +++ b/doc/pulseaudio.md @@ -12,6 +12,7 @@ An ALSA card is exposed as a PipeWire device Each alsa PCM is opened and a Node is created for each PCM stream. + # Session Manager ## ALSA UCM @@ -65,4 +66,9 @@ only one profile is selected on the device, only 1 stream is visible on the endpoint. This clashes with the notion that multiple streams can be active at the same time but is a pulseaudio limitation. + + + + + Each Endpoint destination becomes a port on the sink/source. |