mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-25 06:59:52 -05:00
add --resample-method argument
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@214 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
95612b6b1c
commit
08953564bb
8 changed files with 67 additions and 45 deletions
|
|
@ -21,19 +21,19 @@
|
|||
## commented out. Use either ; or # for commenting
|
||||
|
||||
## Path to the polypaudio daemon to run when autospawning.
|
||||
; daemon_binary = @POLYPAUDIO_BINARY@
|
||||
; daemon-binary = @POLYPAUDIO_BINARY@
|
||||
|
||||
## Extra arguments to pass to the polypaudio daemon
|
||||
; extra_arguments = --daemonize=yes --log-target=syslog
|
||||
; extra-arguments = --log-target=syslog --exit-idle-time=5
|
||||
|
||||
## The default sink to connect to
|
||||
; default_sink =
|
||||
; default-sink =
|
||||
|
||||
## The default source to connect to
|
||||
; default_source =
|
||||
; default-source =
|
||||
|
||||
## The default sever to connect to
|
||||
; default_server =
|
||||
; default-server =
|
||||
|
||||
## Autospawn daemons?
|
||||
; autospawn = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue