Click or drag to resize

IPCameraInfo Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraIPCameraInfo

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class IPCameraInfo

The IPCameraInfo type exposes the following members.

Properties
 NameDescription
Public propertyCustomInfos 
Public propertyDeviceInfo Gets information about the device, such as Firmware, HardwareId, Manufacturer, Model, Serialnumber.
Public propertyDiscoverable 
Top
Methods
 NameDescription
Public methodRefreshProperties Gets the current attributes from the camera device and refreshes the camera info properties.
Public methodSetAttributes(Boolean) Enables or disables the ONVIF discovery mode.
Public methodSetAttributes(CustomInfo) 
Top
See Also