Click or drag to resize
OzMJPEGClient_Config Constructor (String, String, String)
Initializes a new instance of the OzMJPEGClient_Config class

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

Parameters

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