Click or drag to resize

WebCameraFactoryGetDefaultDevice Method

Retreives the default webcamera device.

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public static IWebCamera GetDefaultDevice()

Return Value

IWebCamera
The default webcamera device or null if no devices found.
See Also