dxcam-cpp v0.2.1
- Created
- Updated
A high performance screen capturing library for Windows rewriting DXcam in C++.
# Usage
dxcam-cpp provides CMake targets:
find_package(DXCam CONFIG REQUIRED)
target_link_libraries(main PRIVATE DXCam::DXCam)
# License
# Supported Platforms
windows & !uwp
- ✅ windows
- ❌
linux - ❌
osx - ❌
uwp
# Features
No features defined.
# Dependencies
# Host Dependencies
and one transitive dependency:
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Fidel Yin