Argus API
Argus Camera API
|
An object representing a single camera device. More...
#include <CameraDevice.h>
Protected Member Functions | |
~CameraDevice () | |
![]() | |
~InterfaceProvider () |
Additional Inherited Members | |
![]() | |
virtual Interface * | getInterface (const InterfaceID &interfaceId)=0 |
Acquire the interface specified by interfaceId . |
An object representing a single camera device.
CameraDevices are provided by a CameraProvider and are used to access the camera devices available within the system. Each device is based on a single sensor or a set of synchronized sensors.
Definition at line 45 of file CameraDevice.h.
|
inlineprotected |
Definition at line 48 of file CameraDevice.h.