stub_analytics_plugin
1.6
Network Optix Video Analytics SDK
|
#include <i_compressed_video_packet.h>
Public Member Functions | |
virtual int | width () const =0 |
virtual int | height () const =0 |
![]() | |
virtual IRefCountable * | queryInterface (IRefCountable::InterfaceId id) override |
virtual IRefCountable * | queryInterface (InterfaceId id) |
const IRefCountable * | queryInterface (InterfaceId id) const |
Interface * | queryInterface () |
const Interface * | queryInterface () const |
Static Public Member Functions | |
static auto | interfaceId () |
Additional Inherited Members | |
![]() | |
IRefCountable * | queryInterfaceSupportingDeprecatedId (IRefCountable::InterfaceId id, const Uuid &deprecatedInterfaceId) |
Represents a single video frame.
|
pure virtual |
|
pure virtual |