Click or drag to resize

OzConf_P_MJPEGClient Constructor (String, String, String)

Initializes a new instance of the OzConf_P_MJPEGClient class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public OzConf_P_MJPEGClient(
	string url,
	string username = "",
	string password = ""
)

Parameters

url
Type: SystemString
username (Optional)
Type: SystemString
password (Optional)
Type: SystemString
See Also