![]() |
Jetson Linux Multimedia API Reference32.4.3 Release |
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).
Data Structures | |
class | Argus::Ext::IDebugCaptureSession |
Interface used to dump CaptureSession runtime information. More... | |
class | Argus::Ext::IFaceDetectCaps |
Interface to expose the face detection capabilities of a CaptureSession. More... | |
class | Argus::ICaptureSession |
Interface to the core CaptureSession methods. More... | |
class | Argus::IEventProvider |
Interface for an object which generates Events (such as CaptureSession). More... | |