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

RAII camera handle implementation. More...

Include dependency graph for camera.cpp:

Go to the source code of this file.

Namespaces

namespace  duvc
 

Functions

Result< Cameraduvc::open_camera (int device_index)
 Create camera from device index.
 
Result< Cameraduvc::open_camera (const Device &device)
 Create camera from device.
 
Result< Cameraduvc::open_camera (const std::wstring &device_path)
 Create camera from device path.
 

Detailed Description

RAII camera handle implementation.

Definition in file camera.cpp.