summaryrefslogtreecommitdiffstats
path: root/DOCS/man/ao.rst
diff options
context:
space:
mode:
authorThomas Weißschuh <thomas@t-8ch.de>2023-03-21 17:52:13 +0000
committerPhilip Langdale <github.philipl@overt.org>2023-04-23 21:03:58 -0700
commit993553e13804ffca9d5ed516fc676a302c3c2017 (patch)
tree896266a9fdb59296c8d4290e536e363e69a3dd08 /DOCS/man/ao.rst
parentcb6b4af1d7711e31b1a58d3771f779fbd5079351 (diff)
downloadmpv-993553e13804ffca9d5ed516fc676a302c3c2017.tar.bz2
mpv-993553e13804ffca9d5ed516fc676a302c3c2017.tar.xz
ao_pulse: clarify --pulse-buffer=native
Diffstat (limited to 'DOCS/man/ao.rst')
-rw-r--r--DOCS/man/ao.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index bd621630d2..a1aaf00c10 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -128,7 +128,7 @@ Available audio output drivers are:
Set the audio buffer size in milliseconds. A higher value buffers
more data, and has a lower probability of buffer underruns. A smaller
value makes the audio stream react faster, e.g. to playback speed
- changes.
+ changes. "native" lets the sound server determine buffers.
``--pulse-latency-hacks=<yes|no>``
Enable hacks to workaround PulseAudio timing bugs (default: no). If