Libargus API
Libargus Camera API
|
OutputStream type that generates frames as an EGLStream producer (STREAM_TYPE_EGL). More...
Classes | |
class | Argus::IEGLOutputStream |
Interface that exposes the methods available to an EGLStream-linked OutputStream. More... |
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.