Linux |
The LinuxWebCamera type exposes the following members.
| Name | Description | |
|---|---|---|
| LinuxWebCamera | Initializes a new instance of the LinuxWebCamera class |
| Name | Description | |
|---|---|---|
| AudioChannel | ||
| Capabilities | ||
| Capturing | Gets a boolean value indicating whether the capuring is started. | |
| CurrentFrameRate | Gets the current frame rate of the capture. | |
| DesiredFrameRate | Gets or sets the average frame rate of the capturing device. | |
| DeviceID | ||
| DeviceName | ||
| Host | ||
| ID | (Inherited from DisposableClass) | |
| Initialized | Gets a boolean value indicating whether the device has been initialized. | |
| Moniker | Gets the moniker of the selected capturing device. | |
| Password | ||
| Resolution | ||
| State | ||
| StateCode | ||
| StreamAttributeEventArgs | ||
| UserName | ||
| VideoChannel |
| 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) | Releases the unmanaged resources used by the LinuxWebCamera and optionally releases the managed resources (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) |
| Name | Description | |
|---|---|---|
| CameraStateChanged | ||
| Disposed | ||
| MediaDataSent | (Inherited from AbstractMediaSenderVideoData, VideoFormat) | |
| StateChanged |
| Name | Description | |
|---|---|---|
| _captureDevice |