mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-03-03 01:40:46 -05:00
Merge branch 'reconfigure' into 'master'
Improvements to reconfiguration See merge request pulseaudio/pulseaudio!24
This commit is contained in:
commit
1b15a0aef0
30 changed files with 1325 additions and 528 deletions
|
|
@ -680,6 +680,7 @@ _pacat_completion() {
|
|||
'--format=[sample type to use]:format:((${(q)_pacat_sample_formats}))' \
|
||||
'--channels=[number of channels to use]:number:(1 2)' \
|
||||
'--channel-map=[channel map to use]:map' \
|
||||
'--encoding=[encoding to use for non-PCM audio]:encoding' \
|
||||
'--fix-format[use the sample format of the sink]' \
|
||||
'--fix-rate[use the rate of the sink]' \
|
||||
'--fix-channels[channel map of the sink]' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue