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

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

Parameters

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