Argus API
Argus Camera API
|
Interface used to query the availability and size in bytes of sensor private metadata. More...
#include <SensorPrivateMetadata.h>
Public Member Functions | |
virtual size_t | getMetadataSize () const =0 |
Returns the size in bytes of the private metadata. |
Static Public Member Functions | |
static const InterfaceID & | id () |
Protected Member Functions | |
~ISensorPrivateMetadataCaps () | |
![]() | |
Interface () | |
~Interface () |
Interface used to query the availability and size in bytes of sensor private metadata.
This interface is available from the CameraDevice class.
Definition at line 43 of file SensorPrivateMetadata.h.
|
inlineprotected |
Definition at line 54 of file SensorPrivateMetadata.h.
|
pure virtual |
Returns the size in bytes of the private metadata.
|
inlinestatic |
Definition at line 46 of file SensorPrivateMetadata.h.