IMediaDevices Properties |
The IMediaDevices type exposes the following members.
| Name | Description | |
|---|---|---|
| AudioCaptureDevices |
Gets a collection of the available audio capture devices.
| |
| Engine |
Gets the IEngine instance associated with this object.
| |
| IsDisposed |
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.) | |
| SelectMediaDeviceHandler |
Gets or sets a handler that is used when the web page asks which media input device should be used.
| |
| VideoCaptureDevices |
Gets a collection of the available video capture devices.
|