EdgeVisDecoderSDK::EncoderInfo Struct Reference

Detailed Description

Contains information relating to the Encoder.

Not all encoder types will report all the possible fields

#include <EncoderInfo.h>

Public Attributes

std::wstring FirmwareName
 The name of the Firmware installed on the endcoder. More...
 
std::wstring FirmwareVersion
 The version of the firmware installed on the encoder. More...
 
std::wstring Model
 The model name of the encoder. More...
 
std::wstring MACAddress
 The MAC address of the encoder. More...
 
std::wstring SerialNumber
 The serial number of the enocder. More...
 
std::wstring Vendor
 The vendor name set on the encdoder. More...
 
std::wstring Product
 The product name of the encoder. More...
 
bool PtzSupport
 True if the encoder supports PTZ. More...
 
bool VirtualPtzSupport
 True if the encoder supports virtual PTZ. More...
 
bool EnhanceSupport
 True if the encoder supports Full Resolution retrieval. More...
 
bool ArchiveSupport
 True if the encoder supports an edge archive. More...
 

Member Data Documentation

std::wstring EdgeVisDecoderSDK::EncoderInfo::FirmwareName

The name of the Firmware installed on the endcoder.

std::wstring EdgeVisDecoderSDK::EncoderInfo::FirmwareVersion

The version of the firmware installed on the encoder.

std::wstring EdgeVisDecoderSDK::EncoderInfo::Model

The model name of the encoder.

std::wstring EdgeVisDecoderSDK::EncoderInfo::MACAddress

The MAC address of the encoder.

std::wstring EdgeVisDecoderSDK::EncoderInfo::SerialNumber

The serial number of the enocder.

std::wstring EdgeVisDecoderSDK::EncoderInfo::Vendor

The vendor name set on the encdoder.

std::wstring EdgeVisDecoderSDK::EncoderInfo::Product

The product name of the encoder.

bool EdgeVisDecoderSDK::EncoderInfo::PtzSupport

True if the encoder supports PTZ.

bool EdgeVisDecoderSDK::EncoderInfo::VirtualPtzSupport

True if the encoder supports virtual PTZ.

bool EdgeVisDecoderSDK::EncoderInfo::EnhanceSupport

True if the encoder supports Full Resolution retrieval.

bool EdgeVisDecoderSDK::EncoderInfo::ArchiveSupport

True if the encoder supports an edge archive.


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