L4T Multimedia API Reference

28.1 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

 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.