Click or drag to resize

IMediaDevices Properties

The IMediaDevices type exposes the following members.

Properties
  NameDescription
Public propertyAudioCaptureDevices
Gets a collection of the available audio capture devices.
Public propertyEngine
Gets the IEngine instance associated with this object.
Public propertyIsDisposed
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.)
Public propertySelectMediaDeviceHandler
Gets or sets a handler that is used when the web page asks which media input device should be used.
Public propertyVideoCaptureDevices
Gets a collection of the available video capture devices.
Top
See Also