duvc-ctl 2.0.0
USB Video Class Camera Control Library
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  c
 api.hComplete C ABI for duvc-ctl with comprehensive API coverage
 version.hABI versioning and build information for duvc-ctl C API
  c
 api.cppComplete C ABI implementation for duvc-ctl library
 error_handling.cppC ABI error handling and diagnostics implementation
  core
 camera.hRAII camera handle for simplified device management
 capability.hDevice capability detection and snapshots using Camera API
 device.hDevice enumeration and management functions
 operations.hDEPRECATED WILL BE IMPLEMENTED LATER
 result.hResult/Error type system for duvc-ctl
 types.hCore data types and enumerations for duvc-ctl
  core
 camera.cppRAII camera handle implementation
 capability.cppDevice capability detection implementation using Camera API
 device.cppDevice enumeration and management implementation
 operations.cpp
 result.cppResult/Error type implementations
 types.cppCore type implementations
  platform
  windows
 connection_pool.hWindows-specific device connection pooling
 directshow.hDirectShow-specific declarations and helpers
 ks_properties.hIKsPropertySet wrapper for vendor properties
 interface.hAbstract platform interface for camera control
  platform
  windows
 connection_pool.cppWindows DirectShow connection pooling implementation
 device_monitor.cppWindows device hotplug detection implementation
 ks_properties.cppIKsPropertySet implementation for vendor properties
 factory.cppPlatform detection and factory implementation
  utils
 error_decoder.hHRESULT decoder and diagnostics utilities
 logging.hStructured logging interface for duvc-ctl
 string_conversion.hString conversion utilities for enums and types
  utils
 error_decoder.cppError decoding and diagnostic utilities implementation
 logging.cppLogging system implementation
 string_conversion.cppString conversion utilities implementation
  vendor
 constants.hVendor-specific property constants and definitions
 logitech.hLogitech-specific vendor property definitions and helpers
  vendor
 constants.cppVendor-specific property implementation
 logitech.cppLogitech-specific property implementations
 core.h
 defs.h
 duvc.hppMain umbrella header for duvc-ctl library
 bindings.cpp
 core.cpp