mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
man: Correction for how sample rate switching is disabled
Setting to 0 in the parser causes daemon startup to fail.
This commit is contained in:
parent
706e7aeb25
commit
ead5447231
1 changed files with 2 additions and 1 deletions
|
|
@ -437,7 +437,8 @@ USA.
|
|||
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.
|
||||
If set to zero, this feature is disabled.</p>
|
||||
If set to the same as the default sample rate, this feature is
|
||||
disabled.</p>
|
||||
</option>
|
||||
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue