Click or drag to resize
IPCameraInfo Class
Inheritance Hierarchy
SystemObject
  Ozeki.CameraIPCameraInfo

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

The IPCameraInfo type exposes the following members.

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
Properties
  NameDescription
Public propertyCustomInfos
Public propertyDeviceInfo
Gets information about the device, such as Firmware, HardwareId, Manufacturer, Model, Serialnumber.
Public propertyDiscoverable
Top
See Also