Initialize and DeInitialize DirectX Device for capturing frames

This commit is contained in:
loki
2020-01-07 23:15:55 +01:00
parent 8011649a70
commit 77fe9727c5
3 changed files with 419 additions and 3 deletions

View File

@@ -42,6 +42,7 @@ Note:
Credits:
* Simple-Web-Server [https://gitlab.com/eidheim/Simple-Web-Server]
* Moonlight [https://github.com/moonlight-stream]
* Looking-Glass [https://github.com/gnif/LookingGlass] (For showing me how to properly capture frames on Windows, saving me a lot of time :)