Click or drag to resize

MJPEGVideoStream Constructor

Initializes a new instance of the MJPEGVideoStream class

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

Parameters

windowSize (Optional)
Type: SystemInt32
See Also