Click or drag to resize

LinuxVideoCaptureDevice Constructor

Initializes a new instance of the LinuxVideoCaptureDevice class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public LinuxVideoCaptureDevice(
	VideoDeviceInfo deviceInfo,
	OzResolution resolution,
	int desiredFramerate
)

Parameters

deviceInfo
Type: Ozeki.MediaVideoDeviceInfo
resolution
Type: OzResolution
desiredFramerate
Type: SystemInt32
See Also