Click or drag to resize
VideoCaptureDevice Properties

The VideoCaptureDevice type exposes the following members.

Properties
  NameDescription
Public propertyCameraFrameRate
Gets the average frame rate of the device. (Kamerának beállított FPS)
Public propertyCapturing
Gets a boolean value indicating whether the capturing is started.
Public propertyCurrentFrameRate
Gets the current frame rate of the capture. (Aktuális FPS)
Public propertyDesiredFrameRate
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.)
Public propertyDeviceInfo
Gets the capabilities of the selected capturing device.
Public propertyFrameSize
Gets or sets the size of the captured frames.
Public propertyInitialized
Gets a boolean value indicating whether the device has been initialized.
Top
See Also