Results 1 issues of Lê Minh Đức

### Describe your feature request Is it possible to capture screen devices faster?Feature title ```cs static async void Main(string[] args) { ... System.Drawing.Image img = client.GetFrameBufferAsync(device, CancellationToken.None).GetAwaiter().GetResult(); ... } ```...

enhancement