asyncvnc icon indicating copy to clipboard operation
asyncvnc copied to clipboard

Adds video._update_rect() method. Cleans the method video.read() up

Open andrews239 opened this issue 1 year ago • 0 comments

Extracts the numpy magic from video.read() into a separate video._update_rect() method Adds some tests.

andrews239 avatar Apr 26 '24 08:04 andrews239