stub_analytics_plugin
1.6
Network Optix Video Analytics SDK
|
#include <plugin_container_api.h>
Public Member Functions | |
virtual uint64_t | millisSinceEpoch () const =0 |
![]() | |
virtual void * | queryInterface (const nxpl::NX_GUID &interfaceID)=0 |
Cast to type, specified by interfaceID. More... | |
virtual unsigned int | addRef ()=0 |
Increment reference counter. More... | |
virtual unsigned int | releaseRef ()=0 |
Decrement reference counter. More... | |
Provides access to synchronized time. Time is synchronized with an internet time server or with mediaserver, selected by the user.
|
pure virtual |
Synchronized time in milliseconds from 1970-01-01T00:00 UTC.