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