Argus API
Argus Camera API
|
Input streams are created and owned by CaptureSessions, and they maintain a connection with an EGLStream in order to acquire frames as an EGLStream consumer. More...
#include <Stream.h>
Protected Member Functions | |
~InputStream () | |
![]() | |
~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. |
Input streams are created and owned by CaptureSessions, and they maintain a connection with an EGLStream in order to acquire frames as an EGLStream consumer.