Windows DirectShow UVC camera control library
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>)
v2.0.1#0
windows & !uwp
MIT
Manifest