Click or drag to resize
WebCameraFactory Class
Inheritance Hierarchy
SystemObject
  Ozeki.CameraWebCameraFactory

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

The WebCameraFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDefaultDevice
Retreives the default webcamera device.
Public methodStatic memberGetDefaultDeviceInfo
Public methodStatic memberGetDevice(VideoDeviceInfo)
Retreives the specified webcamera device.
Public methodStatic memberGetDevice(VideoDeviceInfo, Resolution, Int32)
Retreives the specified webcamera device with additional parameters.
Public methodStatic memberGetDevices
Top
See Also