Click or drag to resize

IPCamera Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraIPCamera

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public class IPCamera : ICamera, IOzBaseCamera, 
	IIPCamera

The IPCamera type exposes the following members.

Constructors
 NameDescription
Public methodIPCamera(IPCameraAccount)Initializes a new instance of the IPCamera class
Public methodIPCamera(String, String, String, CameraTransportType, Boolean)Initializes a new instance of the IPCamera class
Top
Properties
Methods
 NameDescription
Public methodConnect 
Public methodDisconnect 
Public methodDisposeReleases all resources used by the IPCamera
Public methodStart 
Public methodStop 
Public methodStopListening 
Public methodToString
(Overrides ObjectToString)
Protected methodWireDownEvents 
Protected methodWireUpEvents 
Top
Events
Fields
 NameDescription
Protected field_camera 
Top
See Also