Click or drag to resize

LinuxWebCamera Class

Inheritance Hierarchy
SystemObject
  DisposableClass
    AbstractMediaSenderVideoData, VideoFormat
      VideoSender
        Ozeki.CameraLinuxWebCamera

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class LinuxWebCamera : VideoSender, 
	IMedia, ICamera, IOzBaseCamera, IWebCamera

The LinuxWebCamera type exposes the following members.

Constructors
 NameDescription
Public methodLinuxWebCameraInitializes a new instance of the LinuxWebCamera class
Top
Properties
Methods
 NameDescription
Public methodConnect 
Public methodDisconnect 
Public methodDisplayPropertiesWindow 
Public methodDispose
(Inherited from DisposableClass)
Protected methodDispose(Boolean)Releases the unmanaged resources used by the LinuxWebCamera and optionally releases the managed resources
(Overrides DisposableClass.Dispose(Boolean))
Protected methodFinalize
(Inherited from DisposableClass)
Protected methodReceiverConnected
(Inherited from VideoSender)
Protected methodReceiverDisconnected
(Inherited from VideoSender)
Protected methodSendMediaData
(Inherited from VideoSender)
Public methodSetPreferredSendFormats
(Inherited from AbstractMediaSenderVideoData, VideoFormat)
Public methodStart 
Public methodStop 
Public methodToString
(Overrides ObjectToString)
Top
Events
 NameDescription
Public eventCameraStateChanged 
Public eventDisposed 
Public eventMediaDataSent
(Inherited from AbstractMediaSenderVideoData, VideoFormat)
Public eventStateChanged 
Top
Fields
 NameDescription
Public field_captureDevice 
Top
See Also