| LinuxWebCamera Class |
Namespace: Ozeki.Camera
The LinuxWebCamera type exposes the following members.
| Name | Description | |
|---|---|---|
| LinuxWebCamera | Initializes a new instance of the LinuxWebCamera class |
| 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 |
Disposes the object.
(Inherited from DisposableClass.) | |
| Dispose(Boolean) | Releases the unmanaged resources used by the LinuxWebCamera and optionally releases the managed resources (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.
Throws an Exception when no webcamera selected.
| |
| Stop |
Stops the capturing.
| |
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| _captureDevice |
| 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 | ||
| StreamAttributeEventArgs | ||
| UserName | ||
| VideoChannel |
| Name | Description | |
|---|---|---|
| CameraStateChanged | ||
| Disposed | ||
| MediaDataSent | (Inherited from AbstractMediaSenderTData, TFormat.) |