Argus API
Argus Camera API
|
The object that controls all operations on a single sensor. More...
#include <CaptureSession.h>
Protected Member Functions | |
~CaptureSession () | |
![]() | |
~InterfaceProvider () | |
![]() | |
~Destructable () |
Additional Inherited Members | |
![]() | |
virtual Interface * | getInterface (const InterfaceID &interfaceId)=0 |
Acquire the interface specified by interfaceId . | |
![]() | |
virtual void | destroy ()=0 |
Destroy this object. |
The object that controls all operations on a single sensor.
A capture session is bound to a single sensor (or, in future, a group of synchronized sensors) and provides methods to perform captures on that sensor (via the ICaptureSession interface).
Definition at line 40 of file CaptureSession.h.
|
inlineprotected |
Definition at line 43 of file CaptureSession.h.