Click or drag to resize

LinuxWebCamera Methods

The LinuxWebCamera type exposes the following members.

Methods
 NameDescription
Public methodConnect Starts the capturing from the selected webcamera.
Remarks
Throws an Exception when no webcamera selected.
Public methodDisconnect Stops the capturing.
Public methodDisplayPropertiesWindow Displays the properties window of the camera.
Public methodDispose
(Inherited from DisposableClass)
Protected methodDispose(Boolean)
(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 Starts the capturing from the selected webcamera.
Remarks
Throws an Exception when no webcamera selected.
Public methodStop Stops the capturing.
Public methodToString
(Overrides ObjectToString)
Top
See Also