mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 09:49:24 +02:00
390 B
390 B
@yume-chan/scrcpy |
---|
major |
Convert ScrcpyOptionsX_YY.prototype.controlMessageTypes
to a mapping from internal control message types to version-specific values.
Generally, ScrcpyControlMessageSerializer
, ScrcpyControlMessageWriter
, or AdbScrcpyClient.prototype.controller
should be used to send control messages to devices, instead of using controlMessageTypes
directly.