Skip to Content

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

and one transitive dependency:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Fidel Yin's avatar Fidel Yin

# Changelog

  • 21816e0 [dxcam-cpp] Add new port (#44562)

# Source