Libargus API
Libargus Camera API
|
An object that holds a CaptureMetadata instance and is used to read the capture metadata from a consumer thread directly from the embedded EGLStream metadata. More...
#include <CaptureMetadata.h>
Protected Member Functions | |
~CaptureMetadataContainer () | |
![]() | |
~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. |
An object that holds a CaptureMetadata instance and is used to read the capture metadata from a consumer thread directly from the embedded EGLStream metadata.
It exposes the same interfaces as CaptureMetadata, but is owned by the consumer.
Definition at line 60 of file CaptureMetadata.h.
|
inlineprotected |
Definition at line 63 of file CaptureMetadata.h.