Fix streaming to multiple clients from hardware encoder on Windows (#798)

This commit is contained in:
Cameron Gutman
2023-01-18 07:47:00 -06:00
committed by GitHub
parent 49fc618682
commit c4c0413f9e
2 changed files with 55 additions and 33 deletions
+2
View File
@@ -195,6 +195,8 @@ public:
gpu_cursor_t cursor_xor;
texture2d_t last_frame_copy;
std::atomic<uint32_t> next_image_id;
};
} // namespace platf::dxgi