Click or drag to resize
WebCameraFactoryGetDefaultDevice Method
Retreives the default webcamera device.

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

Return Value

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