Skip to content

dxcam-cppv0.2.5

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)

#Supported Platforms

windows & !uwp

  • windows
  • linux
  • osx
  • uwp

#Features

No features defined.

#Dependencies

and 2 transitive dependencies:

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Fidel Yin's avatarFidel Yin

#Changelog

  • 9bceb15[dxcam-cpp] Update to 0.2.5 (#48926)
  • 879757c[dxcam-cpp] Update to 0.2.4 (#46217)
  • 21816e0[dxcam-cpp] Add new port (#44562)