Libargus API
Libargus Camera API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Classes
OutputStream
Objects and Interfaces

Object representing an output stream capable of receiving image frames from a capture. More...

Classes

class  Argus::IStream
 Interface that exposes common Stream properties. More...

Detailed Description

Object representing an output stream capable of receiving image frames from a capture.

Output streams are created and owned by CaptureSessions, and they maintain a connection with an EGLStream in order to present frames as an EGLStream producer.