Interface used enable the output of sensor private metadata for a request.
Definition at line 89 of file SensorPrivateMetadata.h.
|
virtual void | setMetadataEnable (bool enable)=0 |
| Enables the sensor private metadata, will only work if the sensor supports embedded metadata. More...
|
|
virtual bool | getMetadataEnable () const =0 |
| Returns if the metadata is enabled for this request. More...
|
|
◆ ~ISensorPrivateMetadataRequest()
Argus::Ext::ISensorPrivateMetadataRequest::~ISensorPrivateMetadataRequest |
( |
| ) |
|
|
inlineprotected |
◆ getMetadataEnable()
virtual bool Argus::Ext::ISensorPrivateMetadataRequest::getMetadataEnable |
( |
| ) |
const |
|
pure virtual |
Returns if the metadata is enabled for this request.
◆ id()
static const InterfaceID& Argus::Ext::ISensorPrivateMetadataRequest::id |
( |
| ) |
|
|
inlinestatic |
◆ setMetadataEnable()
virtual void Argus::Ext::ISensorPrivateMetadataRequest::setMetadataEnable |
( |
bool |
enable | ) |
|
|
pure virtual |
Enables the sensor private metadata, will only work if the sensor supports embedded metadata.
- Parameters
-
[in] | enable | whether to output embedded metadata. |
The documentation for this class was generated from the following file: