Click or drag to resize

WebCameraFactoryGetDevice(VideoDeviceInfo, OzResolution, Int32) Method


Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public static IWebCamera GetDevice(
	VideoDeviceInfo info,
	OzResolution resolution,
	int desiredFrameRate
)

Parameters

info  VideoDeviceInfo
 
resolution  OzResolution
 
desiredFrameRate  Int32
 

Return Value

IWebCamera
See Also