Click or drag to resize
WebCamera Properties

The WebCamera type exposes the following members.

Properties
  NameDescription
Public propertyAudioChannel
Public propertyCapabilities
Gets the supported resolutions and frame rates for the selected capturing device.
Public propertyCapturing
Gets a boolean value indicating whether the capuring is started.
Public propertyCurrentFrameRate
Gets the current frame rate of the capture.
Public propertyDesiredFrameRate
Gets or sets the average frame rate of the capturing device.
Public propertyDeviceID
Gets the identifier of the selected capturing device.
Public propertyDeviceName
Gets the name of the selected capturing device.
Public propertyHost
Public propertyID (Inherited from DisposableClass.)
Public propertyInitialized
Gets a boolean value indicating whether the device has been initialized.
Public propertyMoniker
Gets the moniker of the selected capturing device.
Public propertyPassword
Public propertyResolution
Gets or sets the current resolution of the selected capturing device.
Public propertyState
Public propertyUserName
Public propertyVideoChannel
Top
See Also