Click or drag to resize

WebCameraFactoryGetDefaultDevice Method

Retreives the default webcamera device.

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

Return Value

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