SIGN IN SIGN UP

Extract async processor interface

On the server side, several components are started, stopped and joined.
Extract an interface to handle them generically.

This will help to support both encoded and raw audio stream, because
they will be two different concrete components, but implementing the
same interface.

PR #3757 <https://github.com/Genymobile/scrcpy/pull/3757>
R
Romain Vimont committed
dc228eaad0ea53f57c27e9aba2b51a422ed3aa94
Parent: 65cc9d7