LinuxVideoCaptureDevice Class |
Namespace: Ozeki.Media
The LinuxVideoCaptureDevice type exposes the following members.
Name | Description | |
---|---|---|
![]() | LinuxVideoCaptureDevice | Initializes a new instance of the LinuxVideoCaptureDevice class |
Name | Description | |
---|---|---|
![]() | ChangeDevice |
Changes the capturing device. If the camera is already capturing then restarts it.
|
![]() | Dispose | Releases all resources used by the LinuxVideoCaptureDevice |
![]() | Finalize | (Overrides ObjectFinalize.) |
![]() | Start | |
![]() | Stop |
Stops the capturing.
|
Name | Description | |
---|---|---|
![]() | CameraFrameRate |
Gets the average frame rate of the device.
(Kamerának beállított FPS)
|
![]() | Capturing |
Gets a boolean value indicating whether the capturing is started.
|
![]() | DesiredFrameRate |
Gets or sets the desired frame rate. If this value is set to 0 then maximum frame rate will be used.
(Kívülről állítjuk be, hogy ha lehet, ennyi FPS-el menjen.)
|
![]() | FrameSize | |
![]() | Info | |
![]() | Initialized |
Gets a boolean value indicating whether the device has been initialized.
|
Name | Description | |
---|---|---|
![]() | ImageCaptured |
Occurs when an image captured from the capturing device.
|
![]() | Stopped |
Occurs when the capturing has stopped.
|
![]() | Unpluged |
Not implemented in linux/mono
|