duvc-ctl 2.0.0
USB Video Class Camera Control Library
Loading...
Searching...
No Matches
interface.h File Reference

Abstract platform interface for camera control. More...

#include <duvc-ctl/core/result.h>
#include <duvc-ctl/core/types.h>
#include <memory>
#include <vector>
Include dependency graph for interface.h:
This graph shows which files directly or indirectly include this file:

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< IPlatformInterfaceduvc::create_platform_interface ()
 Get platform-specific interface implementation.
 

Detailed Description

Abstract platform interface for camera control.

Definition in file interface.h.