接口 用于为请求启用传感器私有元数据的输出。
定义于文件 SensorPrivateMetadata.h 的第 89 行。
◆ ~ISensorPrivateMetadataRequest()
Argus::Ext::ISensorPrivateMetadataRequest::~ISensorPrivateMetadataRequest |
( |
| ) |
|
|
inlineprotected |
◆ getMetadataEnable()
virtual bool Argus::Ext::ISensorPrivateMetadataRequest::getMetadataEnable |
( |
| ) |
const |
|
pure virtual |
◆ id()
static const InterfaceID& Argus::Ext::ISensorPrivateMetadataRequest::id |
( |
| ) |
|
|
inlinestatic |
◆ setMetadataEnable()
virtual void Argus::Ext::ISensorPrivateMetadataRequest::setMetadataEnable |
( |
bool |
enable | ) |
|
|
pure virtual |
启用传感器私有元数据,仅当传感器支持嵌入式元数据时才有效。
- 参数
-
此类的文档由以下文件生成