Fix streaming to multiple clients from hardware encoder on Windows (#798)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user