Libargus API
Libargus Camera API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Classes
EGLInputStream
InputStream

InputStream type that generates frames as an EGLStream consumer (STREAM_TYPE_EGL). More...

Classes

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

Detailed Description

InputStream type that generates frames as an EGLStream consumer (STREAM_TYPE_EGL).

EGLStream-linked InputStream objects maintain a connection to an EGLStream as the consumer startingpoint. The EGLStream implementation is responsible for buffer allocation, management, and synchronization as frames are produced by EGLStream consumer and presented to EGLStream to be further consumed by InputStream consumer in libargus.