Interface exposed by Events having type EVENT_TYPE_CAPTURE_COMPLETE
Definition at line 172 of file Event.h.
◆ ~IEventCaptureComplete()
Argus::IEventCaptureComplete::~IEventCaptureComplete |
( |
| ) |
|
|
inlineprotected |
◆ getMetadata()
virtual const CaptureMetadata* Argus::IEventCaptureComplete::getMetadata |
( |
| ) |
const |
|
pure virtual |
Returns all dynamic metadata associated with this capture.
The lifetime of the returned pointer is equivalent to the lifetime of this event. NULL may be returned if no metadata is available because the capture failed or was aborted.
◆ getStatus()
virtual Status Argus::IEventCaptureComplete::getStatus |
( |
| ) |
const |
|
pure virtual |
Returns the error status of the metadata event.
If this value is not STATUS_OK, getMetadata() will return NULL.
◆ id()
static const InterfaceID& Argus::IEventCaptureComplete::id |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: