Interface IMediaDevices
- Namespace
- DotNetBrowser.Media
- Assembly
- DotNetBrowser.dll
An engine service that allows accessing all the available media input devices.
public interface IMediaDevices : IAutoDisposable- Inherited Members
Properties
- AudioCaptureDevices
- Gets a collection of the available audio capture devices. 
- 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.