scrcpy/app/data
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
..
bash-completion Add --audio-output-buffer 2023-03-14 23:54:07 +01:00
zsh-completion Add --audio-output-buffer 2023-03-14 23:54:07 +01:00
icon.ico
icon.png
icon.svg
open_a_terminal_here.bat
scrcpy-console.bat
scrcpy-console.desktop
scrcpy-noconsole.vbs
scrcpy.desktop