Click or drag to resize

VideoCaptureDevice Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaVideoCaptureDevice

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class VideoCaptureDevice : IDisposable, 
	IVideoCaptureDevice

The VideoCaptureDevice type exposes the following members.

Constructors
 NameDescription
Public methodVideoCaptureDevice(InternalVideoDeviceInfo)Initializes a new instance of the VideoCaptureDevice class
Public methodVideoCaptureDevice(InternalVideoDeviceInfo, OzResolution, Int32)Initializes a new instance of the VideoCaptureDevice class
Top
Properties
Methods
 NameDescription
Public methodChangeDevice 
Public methodDisplayPropertiesWindow 
Public methodDisposeReleases all resources used by the VideoCaptureDevice
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodStatic memberGetDevices 
Public methodStart 
Public methodStop 
Top
Events
 NameDescription
Public eventImageCaptured 
Public eventStopped 
Public eventUnpluged 
Top
See Also