SIGN IN SIGN UP

Switch audio source if audio-dup is set

Automatically switch implicit audio source to "playback" if --audio-dup
is passed.

This allows to run:

    scrcpy --audio-dup

without specifying explicitly:

    scrcpy --audio-source=playback --audio-dup

PR #5102 <https://github.com/Genymobile/scrcpy/pull/5102>
R
Romain Vimont committed
127a271d34816f4f06cb7dbcba2b939f24c1ca6a
Parent: 31116a6