EncoderInfo.h
Go to the documentation of this file.
Contains information relating to the Encoder.
Definition: EncoderInfo.h:21
bool PtzSupport
True if the encoder supports PTZ.
Definition: EncoderInfo.h:68
std::wstring MACAddress
The MAC address of the encoder.
Definition: EncoderInfo.h:44
std::wstring SerialNumber
The serial number of the enocder.
Definition: EncoderInfo.h:50
std::wstring FirmwareName
The name of the Firmware installed on the endcoder.
Definition: EncoderInfo.h:27
std::wstring FirmwareVersion
The version of the firmware installed on the encoder.
Definition: EncoderInfo.h:32
std::wstring Model
The model name of the encoder.
Definition: EncoderInfo.h:38
bool EnhanceSupport
True if the encoder supports Full Resolution retrieval.
Definition: EncoderInfo.h:80
std::wstring Vendor
The vendor name set on the encdoder.
Definition: EncoderInfo.h:56
The EdgeVis Decoder SDK namespace.
bool ArchiveSupport
True if the encoder supports an edge archive.
Definition: EncoderInfo.h:86
bool VirtualPtzSupport
True if the encoder supports virtual PTZ.
Definition: EncoderInfo.h:74
std::wstring Product
The product name of the encoder.
Definition: EncoderInfo.h:62