Click or drag to resize

OzConf_MJPEGStreamServer Constructor (Int32, Int32)

Initializes a new instance of the OzConf_MJPEGStreamServer class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public OzConf_MJPEGStreamServer(
	int listenOnPort,
	int forcedFrameInterval
)

Parameters

listenOnPort
Type: SystemInt32
forcedFrameInterval
Type: SystemInt32
See Also