scrcpy/doc
Romain Vimont 39544f34b4 Add --audio-output-buffer
On some systems, the SDL audio callback is not called frequently enough
(for example it requests 5ms of samples every 10ms), because the output
buffer is too small.

By default, we want to use a small value (5ms) to minimize latency and
buffer underrun, but if it does not work well, users need a way to
increase it.

Refs #3793 <https://github.com/Genymobile/scrcpy/issues/3793>
2023-03-14 23:54:07 +01:00
..
audio.md Add --audio-output-buffer 2023-03-14 23:54:07 +01:00
build.md Update links to v2.0 2023-03-12 02:49:28 +01:00
control.md Rework README and documentation 2023-03-12 02:04:58 +01:00
develop.md Rework README and documentation 2023-03-12 02:04:58 +01:00
device.md Update broken link in documentation 2023-03-14 19:21:43 +01:00
hid-otg.md Rework README and documentation 2023-03-12 02:04:58 +01:00
linux.md Add references to prerequisites 2023-03-13 08:43:54 +01:00
macos.md Add references to prerequisites 2023-03-13 08:43:54 +01:00
recording.md Rework README and documentation 2023-03-12 02:04:58 +01:00
shortcuts.md Fix broken link in shortcuts documentation 2023-03-12 02:50:10 +01:00
tunnels.md Rework README and documentation 2023-03-12 02:04:58 +01:00
v4l2.md Rework README and documentation 2023-03-12 02:04:58 +01:00
video.md Rework README and documentation 2023-03-12 02:04:58 +01:00
window.md Rework README and documentation 2023-03-12 02:04:58 +01:00
windows.md Add references to prerequisites 2023-03-13 08:43:54 +01:00