Click or drag to resize

WebCameraFactoryGetDefaultDevice Method

Retreives the default webcamera device.

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

Return Value

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