Jetson Linux API Reference

35.1 Release
Objects and Interfaces

Detailed Description

This module provides a list of libargus objects and the interfaces that they support. Children of objects in this list describe either child InterfaceProviders provided by the object or specialized types of the object (ie. Event types).

Modules

 Buffer
 Object that wraps an application-managed buffer for use as a capture request destination.
 
 BufferSettings
 Container for settings used to configure/create a Buffer.
 
 CameraDevice
 Object representing a single camera device.
 
 CameraProvider
 Object providing the entry point to the libargus runtime.
 
 
 CaptureSession
 Object that controls all operations on a single sensor.
 
 Event
 Container representing a single event.
 
 EventQueue
 Object to receive and expose Events from an IEventProvider.
 
 OutputStream
 Object representing an output stream capable of receiving image frames from a capture.
 
 OutputStreamSettings
 Container for settings used to configure/create an OutputStream.
 
 Request
 Container for all settings used by a single capture request.