[pulseaudio] Adjustments to user mode instructions

This commit is contained in:
ejurgensen
2017-11-06 17:37:11 +01:00
parent 24b82e2dc7
commit 84fc4622d5
2 changed files with 63 additions and 59 deletions

View File

@@ -177,9 +177,10 @@ audio {
# Type of the output (alsa, pulseaudio, dummy or disabled)
# type = "alsa"
# For pulseaudio output, an optional server can be specified.
# If not set, connection is made via local socket.
# server = ""
# For pulseaudio output, an optional server hostname or IP can be
# specified (e.g. "localhost"). If not set, connection is made via local
# socket.
# server = ""
# Audio PCM device name for local audio output - ALSA only
# card = "default"