Click or drag to resize
IPCameraFactory Methods

The IPCameraFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDiscoverDevices
Automatically searches for IPCamera devices.
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.
Public methodStatic memberGetCamera(DiscoveredDeviceInfo, String, String, CameraTransportType, Boolean)
Public methodStatic memberTakeOnvifSnapshot
Gets a snapshot image from the onvif camera.
Top
See Also