duvc-ctl v2.0.1
- Created
- Updated
Windows DirectShow UVC camera control library
# Usage
duvc-ctl provides CMake targets:
find_package(duvc CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:duvc::core-static>,duvc::core-static,duvc::core-shared>) # License
# Supported Platforms
windows & !uwp
- ✅ windows
- ❌
linux - ❌
osx - ❌
uwp
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Allan Hanan