mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
daemon-conf: add remixing-use-all-sink-channels option
This option controls the PA_RESAMPLER_NO_FILL_SINK flag added in a previous commit. BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=62588 BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=94563
This commit is contained in:
parent
6ec4ca218e
commit
6e6f497219
9 changed files with 21 additions and 0 deletions
|
|
@ -129,6 +129,14 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
|
|||
name-based matching only. Defaults to <opt>yes.</opt></p>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>remixing-use-all-sink-channels=</opt> If enabled, use
|
||||
all sink channels when remixing. Otherwise, remix to the minimal
|
||||
set of sink channels needed to reproduce all of the source
|
||||
channels. (This has no effect on LFE remixing.) Defaults to
|
||||
<opt>yes</opt>.</p>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>enable-lfe-remixing=</opt> If disabled when upmixing or
|
||||
downmixing ignore LFE channels. When this option is disabled the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue