Click or drag to resize
MJPEGVideoStream Constructor
Initializes a new instance of the MJPEGVideoStream class

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public MJPEGVideoStream(
	int windowSize = 2
)

Parameters

windowSize (Optional)
Type: SystemInt32
See Also