Click or drag to resize

WebCameraFactory Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraWebCameraFactory

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
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, OzResolution, Int32) Retreives the specified webcamera device with additional parameters.
Public methodStatic memberGetDevices 
Top
See Also