mirror of
https://github.com/Genymobile/scrcpy
synced 2024-11-17 03:25:38 +00:00
6543964f12
There was a frame sink trait, implemented by components able to receive AVFrames, but each frame source had to manually send frame to sinks. In order to mutualise sink management, add a frame sink trait. |
||
---|---|---|
.. | ||
frame_sink.h | ||
frame_source.c | ||
frame_source.h | ||
key_processor.h | ||
mouse_processor.h | ||
packet_sink.h | ||
packet_source.c | ||
packet_source.h |