CamsNotificationEventDesc.h
Go to the documentation of this file.
Contains information on a source event for a CAMS notification.
Definition: CamsNotificationEventDesc.h:32
DB_EDGEVIS_SDK bool GetOnvifEvent(OnvifEvent &onvif_event)
Convert this notification event to an ONVIF event.
DB_EDGEVIS_SDK std::wstring GetSource()
Returns the source of the event, typically the encoder name.
Contains information relating to Onvif Events.
Definition: OnvifEvent.h:34
DB_EDGEVIS_SDK int64_t GetTime()
Gets the timestamp of the source event.
DB_EDGEVIS_SDK std::wstring GetEventType()
Gets the type of event.
DB_EDGEVIS_SDK std::wstring GetDisplayString()
Returns a display string for the event.
DB_EDGEVIS_SDK int64_t GetId()
Retrieve the ID for this event.
The EdgeVis Decoder SDK namespace.
DB_EDGEVIS_SDK std::vector< CamsNotificationEventParamDesc > GetEventParameters()
Returns the list of parameters associated with this event.