mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-01 20:14:27 +01:00
The MediaRecorder constant should not belong to the AudioSource enum. This will allow to add a new AudioSource which has no meaningful MediaRecorder audio source value. PR #5102 <https://github.com/Genymobile/scrcpy/pull/5102>