Click or drag to resize

LinuxVideoCaptureDevice Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaLinuxVideoCaptureDevice

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

The LinuxVideoCaptureDevice type exposes the following members.

Constructors
 NameDescription
Public methodLinuxVideoCaptureDeviceInitializes a new instance of the LinuxVideoCaptureDevice class
Top
Properties
Methods
 NameDescription
Public methodChangeDevice 
Public methodDisposeReleases all resources used by the LinuxVideoCaptureDevice
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodStart 
Public methodStop 
Top
Events
 NameDescription
Public eventImageCaptured 
Public eventStopped 
Public eventUnpluged 
Top
See Also