mirror of
https://github.com/Blinue/Magpie.git
synced 2026-06-24 02:04:10 +00:00
feat: 删除 GDI 捕获,GDI Over DXGI 重命名为 GDI
This commit is contained in:
parent
2f072b38ac
commit
6b614db92b
11 changed files with 217 additions and 210 deletions
|
|
@ -62,6 +62,7 @@ bool MagCallbackFrameSource::Initialize() {
|
|||
return false;
|
||||
}
|
||||
|
||||
SPDLOG_LOGGER_INFO(logger, "MagCallbackFrameSource 初始化完成");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue