stub_analytics_plugin  1.6
Network Optix Video Analytics SDK
Public Member Functions | Static Public Member Functions | List of all members
nx::sdk::analytics::IEventMetadataPacket Class Referenceabstract

#include <i_event_metadata_packet.h>

Inheritance diagram for nx::sdk::analytics::IEventMetadataPacket:
nx::sdk::Interface< IEventMetadataPacket, IMetadataPacket >

Public Member Functions

virtual int count () const override=0
 
virtual const IEventMetadataat (int index) const override=0
 
- Public Member Functions inherited from nx::sdk::Interface< IEventMetadataPacket, IMetadataPacket >
virtual IRefCountablequeryInterface (IRefCountable::InterfaceId id) override
 
virtual IRefCountablequeryInterface (InterfaceId id)
 
const IRefCountablequeryInterface (InterfaceId id) const
 
InterfacequeryInterface ()
 
const InterfacequeryInterface () const
 

Static Public Member Functions

static auto interfaceId ()
 

Additional Inherited Members

- Protected Member Functions inherited from nx::sdk::Interface< IEventMetadataPacket, IMetadataPacket >
IRefCountablequeryInterfaceSupportingDeprecatedId (IRefCountable::InterfaceId id, const Uuid &deprecatedInterfaceId)
 

Detailed Description

Metadata packet containing information about some event which occurred on the scene.


The documentation for this class was generated from the following file: