ServerInfo.h
Go to the documentation of this file.
DB_EDGEVIS_SDK std::wstring IPAddress() const
Returns the IP address of the server.
DB_EDGEVIS_SDK std::wstring Version() const
The version number of the server.
DB_EDGEVIS_SDK std::wstring Address() const
Returns the address of the server.
DB_EDGEVIS_SDK OpResult GetResult() const
Gets the result that was set when the info was populated.
DB_EDGEVIS_SDK bool SetIPAddress(const std::wstring &ip_address)
Set the IP address of the server currently connected.
DB_EDGEVIS_SDK bool HasClientCamsFeature() const
Check if this server supports CAMS rule builder in client applications.
DB_EDGEVIS_SDK std::vector< int32_t > SupportedStreamProfileAPILevels() const
Check the stream profile API levels supported on this server.
DB_EDGEVIS_SDK std::wstring Name() const
Returns the name of the server.
DB_EDGEVIS_SDK std::wstring GetServerBaseURL() const
Retrieve the base URL for the server's web pages.
The EdgeVis Decoder SDK namespace.
DB_EDGEVIS_SDK std::wstring UniqueID() const
The unique ID of the server.
DB_EDGEVIS_SDK bool HasDevicePasswordFeature() const
Check if this server supports the device password feature.
