mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
Fix documentation of constant: PA_VOLUME_MUTED (not PA_VOLUME_MUTE)
This commit is contained in:
parent
1568fcc979
commit
0786de2ba5
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
*
|
||||
* The functions described above are only valid when used with
|
||||
* software volumes. Hence it is usually a better idea to treat all
|
||||
* volume values as opaque with a range from PA_VOLUME_MUTE (0%) to
|
||||
* volume values as opaque with a range from PA_VOLUME_MUTED (0%) to
|
||||
* PA_VOLUME_NORM (100%) and to refrain from any calculations with
|
||||
* them.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue