mirror of
https://github.com/mpv-player/mpv
synced 2025-03-09 15:47:44 +00:00
DOCS/man/input: adjust ao-volume documentation to state reality
This commit is contained in:
parent
f8cbe7b6a6
commit
834f99e469
@ -2563,9 +2563,10 @@ Property list
|
||||
``ao-volume`` (RW)
|
||||
System volume. This property is available only if mpv audio output is
|
||||
currently active, and only if the underlying implementation supports volume
|
||||
control. What this option does depends on the API. For example, on ALSA
|
||||
this usually changes system-wide audio, while with PulseAudio this controls
|
||||
per-application volume.
|
||||
control. What this option does, or how the value is interpreted depends on
|
||||
the API. For example, on ALSA this usually changes system-wide audio volume
|
||||
on a linear curve, while with PulseAudio this controls per-application volume
|
||||
on a cubic curve.
|
||||
|
||||
``ao-mute`` (RW)
|
||||
Similar to ``ao-volume``, but controls the mute state. May be unimplemented
|
||||
|
Loading…
Reference in New Issue
Block a user