Argus API
Argus Camera API
|
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. More...
#include <Stream.h>
Protected Member Functions | |
~OutputStream () | |
![]() | |
~InterfaceProvider () | |
![]() | |
~Destructable () |
Additional Inherited Members | |
![]() | |
virtual Interface * | getInterface (const InterfaceID &interfaceId)=0 |
Acquire the interface specified by interfaceId . | |
![]() | |
virtual void | destroy ()=0 |
Destroy this object. |
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.