Click or drag to resize

MJPEGConnectioncreateProtocolStack Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
protected virtual OzP createProtocolStack(
	string protocol,
	string host,
	int port
)

Parameters

protocol
Type: SystemString
host
Type: SystemString
port
Type: SystemInt32

Return Value

Type: OzP
See Also