Click or drag to resize

CameraNetworkHost Constructor

Initializes a new instance of the CameraNetworkHost class

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public CameraNetworkHost(
	string dnsName,
	string ipAddress,
	CameraNetworkHostType type
)

Parameters

dnsName  String
 
ipAddress  String
 
type  CameraNetworkHostType
 
See Also