增加扩展屏的框架
This commit is contained in:
@@ -13,6 +13,7 @@ public:
|
||||
~ScreenCapture();
|
||||
|
||||
bool Initialize();
|
||||
bool InitializeWithOutputIndex(int index);
|
||||
bool CaptureFrame(ComPtr<ID3D11Texture2D>& texture);
|
||||
void ReleaseFrame();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user