LinuxWebCamera Methods |
The LinuxWebCamera type exposes the following members.
Name | Description | |
---|---|---|
Connect |
Starts the capturing from the selected webcamera.
Remarks
Throws an Exception when no webcamera selected.
| |
Disconnect |
Stops the capturing.
| |
DisplayPropertiesWindow |
Displays the properties window of the camera.
| |
Dispose |
Disposes the object.
(Inherited from DisposableClass.) | |
Dispose(Boolean) | (Overrides DisposableClassDispose(Boolean).) | |
Finalize | (Inherited from DisposableClass.) | |
ReceiverConnected | (Inherited from VideoSender.) | |
ReceiverDisconnected | (Inherited from VideoSender.) | |
SendMediaData | (Inherited from VideoSender.) | |
SetPreferredSendFormats | (Inherited from AbstractMediaSenderTData, TFormat.) | |
Start |
Starts the capturing from the selected webcamera.
Remarks
Throws an Exception when no webcamera selected.
| |
Stop |
Stops the capturing.
| |
ToString | (Overrides ObjectToString.) |