Jetson Linux API Reference

32.6.1 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EGLOutputStream

Detailed Description

OutputStream type that generates frames as an EGLStream producer (STREAM_TYPE_EGL).

EGLStream-linked OutputStream objects maintain a connection to an EGLStream as the producer endpoint. The EGLStream implementation is responsible for buffer allocation, management, and synchronization as frames are presented to the EGLStream from libargus and then consumed using an EGLStream consumer.

Data Structures

class  Argus::IEGLOutputStream
 Interface that exposes the methods available to an EGLStream-linked OutputStream. More...