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.4.54.0
Syntax
public LinuxVideoCaptureDevice(
	VideoDeviceInfo deviceInfo,
	OzResolution resolution,
	int desiredFramerate
)

Parameters

deviceInfo  VideoDeviceInfo
 
resolution  OzResolution
 
desiredFramerate  Int32
 
See Also