AnalyticsInfo.h
Go to the documentation of this file.
DB_EDGEVIS_SDK std::vector< AnalyticsConfig > GetConfig() const
Get the vector of AnalyticsConfig defined for this encoder.
Defines the type of analytics that the encoder will use and the configuration for each video input th...
Definition: AnalyticsInfo.h:39
DB_EDGEVIS_SDK bool SetAnalyticsType(const std::wstring &type)
Sets the analytics type that the encoder will use.
DB_EDGEVIS_SDK std::wstring GetAnalyticsType() const
Gets the analytics type.
The EdgeVis Decoder SDK namespace.
DB_EDGEVIS_SDK bool SetConfig(std::vector< AnalyticsConfig > config)
Set the detection regions defined for this input.