scrcpy/server/src
Romain Vimont b4ab0f62ab Refactor CaptureReset into CaptureControl
Expose `CaptureControl` directly in `SurfaceCapture` to remove a layer
of indirection (`CaptureListener`).

This will make it easier to expose other methods without boilerplate.
2026-04-19 12:20:38 +02:00
..
main Refactor CaptureReset into CaptureControl 2026-04-19 12:20:38 +02:00
test/java/com/genymobile/scrcpy Add RESIZE_DISPLAY control message 2026-04-19 12:20:38 +02:00