Here is a list of all file members with links to the files they belong to:
- d -
- DUVC_ABI_VERSION : version.h, api.h
- DUVC_ABI_VERSION_MAJOR : version.h
- DUVC_ABI_VERSION_MINOR : version.h
- DUVC_ABI_VERSION_PATCH : version.h
- DUVC_ABI_VERSION_STRING : version.h, api.cpp
- duvc_cam_get() : bindings.cpp
- duvc_cam_get_range() : bindings.cpp
- DUVC_CAM_MODE_AUTO : api.h
- DUVC_CAM_MODE_MANUAL : api.h
- duvc_cam_mode_t : api.h
- duvc_cam_mode_to_string() : api.h, api.cpp
- duvc_cam_mode_to_wstring() : api.h
- DUVC_CAM_PROP_BACKLIGHT_COMPENSATION : api.h
- DUVC_CAM_PROP_DIGITAL_ZOOM : api.h
- DUVC_CAM_PROP_DIGITAL_ZOOM_RELATIVE : api.h
- DUVC_CAM_PROP_EXPOSURE : api.h
- DUVC_CAM_PROP_EXPOSURE_RELATIVE : api.h
- DUVC_CAM_PROP_FOCUS : api.h
- DUVC_CAM_PROP_FOCUS_RELATIVE : api.h
- DUVC_CAM_PROP_FOCUS_SIMPLE : api.h
- DUVC_CAM_PROP_IRIS : api.h
- DUVC_CAM_PROP_IRIS_RELATIVE : api.h
- DUVC_CAM_PROP_LAMP : api.h
- DUVC_CAM_PROP_PAN : api.h
- DUVC_CAM_PROP_PAN_RELATIVE : api.h
- DUVC_CAM_PROP_PAN_TILT : api.h
- DUVC_CAM_PROP_PAN_TILT_RELATIVE : api.h
- DUVC_CAM_PROP_PRIVACY : api.h
- DUVC_CAM_PROP_ROLL : api.h
- DUVC_CAM_PROP_ROLL_RELATIVE : api.h
- DUVC_CAM_PROP_SCAN_MODE : api.h
- duvc_cam_prop_t : api.h
- DUVC_CAM_PROP_TILT : api.h
- DUVC_CAM_PROP_TILT_RELATIVE : api.h
- duvc_cam_prop_to_string() : api.h, api.cpp
- duvc_cam_prop_to_wstring() : api.h
- DUVC_CAM_PROP_ZOOM : api.h
- DUVC_CAM_PROP_ZOOM_RELATIVE : api.h
- duvc_cam_set() : bindings.cpp
- duvc_camera_is_valid() : api.h, api.cpp
- duvc_capabilities_is_device_accessible() : api.h, api.cpp
- duvc_check_abi_compatibility() : api.h, version.h, api.cpp
- duvc_clear_cache() : bindings.cpp
- duvc_clear_last_error() : api.cpp, api.h
- duvc_close_camera() : api.h, api.cpp
- duvc_connection_t : api.h
- duvc_decode_hresult() : api.h
- duvc_decode_system_error() : api.h
- duvc_device_capabilities_t : api.h
- duvc_device_change_callback : api.h
- duvc_device_is_valid() : api.h, api.cpp
- duvc_device_t : api.h
- DUVC_ERROR_BUFFER_TOO_SMALL : api.h
- duvc_error_code_to_string() : api.h, api.cpp
- DUVC_ERROR_CONNECTION_FAILED : api.h
- DUVC_ERROR_DEVICE_BUSY : api.h
- DUVC_ERROR_DEVICE_NOT_FOUND : api.h
- DUVC_ERROR_INVALID_ARGUMENT : api.h
- DUVC_ERROR_INVALID_VALUE : api.h
- DUVC_ERROR_NOT_IMPLEMENTED : api.h
- DUVC_ERROR_PERMISSION_DENIED : api.h
- DUVC_ERROR_PROPERTY_NOT_SUPPORTED : api.h
- DUVC_ERROR_SYSTEM_ERROR : api.h
- DUVC_ERROR_TIMEOUT : api.h
- duvc_find_device_by_path() : api.h, api.cpp
- duvc_free_device_capabilities() : api.h, api.cpp
- duvc_free_device_list() : api.h, api.cpp
- duvc_get_camera_capability() : api.h, api.cpp
- duvc_get_camera_property() : api.h, api.cpp
- duvc_get_camera_property_range() : api.cpp, api.h
- duvc_get_device_capabilities() : api.h, api.cpp
- duvc_get_device_capabilities_by_index() : api.h, api.cpp
- duvc_get_device_count() : bindings.cpp
- duvc_get_device_id() : api.h, api.cpp
- duvc_get_device_name() : api.h, bindings.cpp, api.cpp
- duvc_get_device_path() : api.h, bindings.cpp, api.cpp
- duvc_get_diagnostic_info() : api.h
- duvc_get_error_statistics() : error_handling.cpp
- duvc_get_hresult_details() : api.h
- duvc_get_last_error_details() : api.h, api.cpp
- duvc_get_log_level() : api.h, api.cpp
- duvc_get_logitech_property() : api.h
- duvc_get_multiple_camera_properties() : api.h, api.cpp
- duvc_get_multiple_video_properties() : api.cpp, api.h
- duvc_get_platform_info() : api.h
- duvc_get_supported_camera_properties() : api.h, api.cpp
- duvc_get_supported_video_properties() : api.h, api.cpp
- duvc_get_vendor_property() : api.h
- duvc_get_version() : api.h, api.cpp, version.h
- duvc_get_version_string() : api.h, version.h, api.cpp
- duvc_get_video_capability() : api.h, api.cpp
- duvc_get_video_property() : api.h, api.cpp
- duvc_get_video_property_range() : api.h, api.cpp
- duvc_has_camera_permissions() : api.h
- duvc_initialize() : api.h, api.cpp
- duvc_is_device_connected() : api.h, api.cpp, bindings.cpp
- duvc_is_device_error() : api.h
- duvc_is_hresult_device_error() : api.h
- duvc_is_hresult_permission_error() : api.h
- duvc_is_initialized() : api.cpp, api.h
- duvc_is_permission_error() : api.h
- duvc_is_temporary_error() : error_handling.cpp
- duvc_is_user_error() : error_handling.cpp
- duvc_list_devices() : api.h, api.cpp
- duvc_log_callback : api.h
- duvc_log_critical() : api.h, api.cpp
- DUVC_LOG_CRITICAL : api.h, logging.h, api.h
- DUVC_LOG_DEBUG : api.h, logging.h
- duvc_log_debug() : api.cpp, api.h
- DUVC_LOG_ERROR : api.h, logging.h, api.h
- duvc_log_error() : api.h, api.cpp
- duvc_log_info() : api.h, api.cpp
- DUVC_LOG_INFO : api.h, logging.h, api.h
- duvc_log_level_t : api.h
- duvc_log_level_to_string() : api.cpp, api.h
- duvc_log_message() : api.h, api.cpp
- DUVC_LOG_WARNING : api.h, logging.h, api.h
- duvc_log_warning() : api.h, api.cpp
- DUVC_LOGITECH_PROP_DIGITAL_ZOOM_ROI : api.h
- DUVC_LOGITECH_PROP_FACE_TRACKING : api.h
- DUVC_LOGITECH_PROP_FOCUS_ASSIST : api.h
- DUVC_LOGITECH_PROP_LED_INDICATOR : api.h
- DUVC_LOGITECH_PROP_PROCESSOR_USAGE : api.h
- DUVC_LOGITECH_PROP_RAW_DATA_BITS : api.h
- DUVC_LOGITECH_PROP_RIGHT_LIGHT : api.h
- DUVC_LOGITECH_PROP_RIGHT_SOUND : api.h
- duvc_logitech_prop_t : api.h
- DUVC_LOGITECH_PROP_TILT_PAN : api.h
- DUVC_LOGITECH_PROP_VIDEO_STANDARD : api.h
- DUVC_LOGITECH_PROPERTY_SET_GUID : api.h
- duvc_open_camera() : api.h, api.cpp
- duvc_open_camera_by_index() : api.h, api.cpp
- duvc_prop_capability_supports_auto() : api.h, api.cpp
- duvc_prop_range_clamp() : api.h, api.cpp
- duvc_prop_range_is_valid() : api.h, api.cpp
- duvc_query_vendor_property_support() : api.h
- duvc_quick_get_camera_property() : api.cpp, api.h
- duvc_quick_get_camera_property_range() : api.h, api.cpp
- duvc_quick_get_video_property() : api.h, api.cpp
- duvc_quick_get_video_property_range() : api.h, api.cpp
- duvc_quick_set_camera_property() : api.h, api.cpp
- duvc_quick_set_video_property() : api.h, api.cpp
- duvc_refresh_device_capabilities() : api.h, api.cpp
- duvc_refresh_devices() : bindings.cpp
- duvc_register_device_change_callback() : api.h, api.cpp
- duvc_reset_error_statistics() : error_handling.cpp
- duvc_result_t : api.h
- duvc_set_camera_property() : api.h, api.cpp
- duvc_set_error_context() : error_handling.cpp
- duvc_set_log_callback() : api.h, api.cpp
- duvc_set_log_level() : api.h, api.cpp
- duvc_set_logitech_property() : api.h
- duvc_set_multiple_camera_properties() : api.h, api.cpp
- duvc_set_multiple_video_properties() : api.h, api.cpp
- duvc_set_vendor_property() : api.h
- duvc_set_video_property() : api.h, api.cpp
- duvc_should_retry_operation() : error_handling.cpp
- duvc_shutdown() : api.cpp, api.h
- DUVC_SUCCESS : api.h
- duvc_suggest_error_resolution() : error_handling.cpp
- duvc_supports_camera_property() : api.h, api.cpp
- duvc_supports_logitech_properties() : api.h
- duvc_supports_video_property() : api.h, api.cpp
- duvc_unregister_device_change_callback() : api.h, api.cpp
- DUVC_VERSION_MAJOR : api.h
- DUVC_VERSION_MINOR : api.h
- DUVC_VERSION_PATCH : api.h
- duvc_vid_get() : bindings.cpp
- duvc_vid_get_range() : bindings.cpp
- DUVC_VID_PROP_BACKLIGHT_COMPENSATION : api.h
- DUVC_VID_PROP_BRIGHTNESS : api.h
- DUVC_VID_PROP_COLOR_ENABLE : api.h
- DUVC_VID_PROP_CONTRAST : api.h
- DUVC_VID_PROP_GAIN : api.h
- DUVC_VID_PROP_GAMMA : api.h
- DUVC_VID_PROP_HUE : api.h
- DUVC_VID_PROP_SATURATION : api.h
- DUVC_VID_PROP_SHARPNESS : api.h
- duvc_vid_prop_t : api.h
- duvc_vid_prop_to_string() : api.h, api.cpp
- duvc_vid_prop_to_wstring() : api.h
- DUVC_VID_PROP_WHITE_BALANCE : api.h
- duvc_vid_set() : bindings.cpp
- DUVCC_API : bindings.cpp