mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-14 06:59:53 -05:00
documentation update
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@225 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
bb31eda806
commit
2d87bd2d2f
8 changed files with 160 additions and 68 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!./polypaudio -rnF
|
||||
#!./polypaudio -nF
|
||||
|
||||
#
|
||||
# This file is part of polypaudio.
|
||||
|
|
@ -28,12 +28,12 @@ load-module module-oss device="/dev/dsp" sink_name=output source_name=input reco
|
|||
|
||||
# Load audio drivers automatically on access
|
||||
|
||||
#add-autoload_sink output module-oss device="/dev/dsp" sink_name=output source_name=input
|
||||
#add-autoload_source input module-oss device="/dev/dsp" sink_name=output source_name=input
|
||||
#add-autoload_sink output module-oss-mmap device="/dev/dsp" sink_name=output source_name=input
|
||||
#add-autoload_source input module-oss-mmap device="/dev/dsp" sink_name=output source_name=input
|
||||
#add-autoload_sink output module-alsa-sink sink_name=output
|
||||
#add-autoload_source input module-alsa-source source_name=input
|
||||
#add-autoload-sink output module-oss device="/dev/dsp" sink_name=output source_name=input
|
||||
#add-autoload-source input module-oss device="/dev/dsp" sink_name=output source_name=input
|
||||
#add-autoload-sink output module-oss-mmap device="/dev/dsp" sink_name=output source_name=input
|
||||
#add-autoload-source input module-oss-mmap device="/dev/dsp" sink_name=output source_name=input
|
||||
#add-autoload-sink output module-alsa-sink sink_name=output
|
||||
#add-autoload-source input module-alsa-source source_name=input
|
||||
|
||||
# Load several protocols
|
||||
load-module module-esound-protocol-tcp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue