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: 1.8.12.0 (1.8.12)
Syntax
public OzConf_MJPEGStreamServer(
	int listenOnPort,
	int forcedFrameInterval
)

Parameters

listenOnPort
Type: SystemInt32
forcedFrameInterval
Type: SystemInt32
See Also