mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-14 08:56:34 -05:00
sink,source: Add the ability to disable alternat sample rate switching
Setting the alternate sample rate to 0 in config disables this feature.
This commit is contained in:
parent
b9ff90fef8
commit
ac469a25c0
3 changed files with 6 additions and 3 deletions
|
|
@ -420,7 +420,8 @@ USA.
|
|||
default-rate-rate value or this alternate value, typically 44.1
|
||||
or 48kHz. Switching between default and alternate values is
|
||||
enabled only when the sinks/sources are suspended. This option
|
||||
is ignored in passthrough mode where the stream rate will be used.</p>
|
||||
is ignored in passthrough mode where the stream rate will be used.
|
||||
If set to zero, this feature is disabled.</p>
|
||||
</option>
|
||||
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue