Click or drag to resize

IPCameraFactory Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraIPCameraFactory

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public static class IPCameraFactory

The IPCameraFactory type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberConnectionCount 
Top
Methods
 NameDescription
Public methodStatic memberGetCamera(IPCameraAccount) Gets the IPCamera with the given account
Public methodStatic memberGetCamera(String, String, String, CameraTransportType, Boolean) Gets the IPCamera with the given parameters.
Top
See Also