1. Home
  2. Browse
  3. dxcam-cpp

dxcam-cpp

v0.2.1#0Latest

A high performance screen capturing library for Windows rewriting DXcam in C++.

Install

Run the following Vcpkg command to install the port.

vcpkg install dxcam-cpp

Usage

dxcam-cpp provides CMake targets:

find_package(DXCam CONFIG REQUIRED)
target_link_libraries(main PRIVATE DXCam::DXCam)

Dependencies

See source

Version

v0.2.1#0

Publication

Supports

windows & !uwp

GitHub

Fidelxyz/DXCam-CPP32

Homepage

github.com/Fidelxyz/DXCam-CPP

Documentation

dxcam-cpp.readthedocs.io/en/latest

Subtree

21816e0df9

License

MIT

Mainteners

  • Fidel Yin

Definition

Manifest