|
duvc-ctl 2.0.0
USB Video Class Camera Control Library
|
Abstract platform interface for camera control. More...
#include <duvc-ctl/core/result.h>#include <duvc-ctl/core/types.h>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | duvc::IPlatformInterface |
| Abstract interface for platform-specific camera operations. More... | |
| class | duvc::IDeviceConnection |
| Abstract interface for device-specific operations. More... | |
Namespaces | |
| namespace | duvc |
Functions | |
| std::unique_ptr< IPlatformInterface > | duvc::create_platform_interface () |
| Get platform-specific interface implementation. | |
Abstract platform interface for camera control.
Definition in file interface.h.