|
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 () | |
Protected Member Functions inherited from Argus::InterfaceProvider | |
| ~InterfaceProvider () | |
Protected Member Functions inherited from Argus::Destructable | |
| ~Destructable () | |
Additional Inherited Members | |
Public Member Functions inherited from Argus::InterfaceProvider | |
| virtual Interface * | getInterface (const InterfaceID &interfaceId)=0 |
Acquire the interface specified by interfaceId. | |
Public Member Functions inherited from Argus::Destructable | |
| 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.
1.8.1