| VideoCaptureDevice Properties |
The VideoCaptureDevice type exposes the following members.
| 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.
| |
| CurrentFrameRate |
Gets the current frame rate of the capture.
(Aktuális FPS)
| |
| 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.)
| |
| DeviceInfo |
Gets the capabilities of the selected capturing device.
| |
| FrameSize |
Gets or sets the size of the captured frames.
| |
| Initialized |
Gets a boolean value indicating whether the device has been initialized.
|