IMediaDevices Interface |
Namespace: DotNetBrowser.Media
public interface IMediaDevices : IAutoDisposable
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.
|
Name | Description | |
---|---|---|
![]() | Disposed |
Occurs when the object has been disposed.
(Inherited from IAutoDisposable.) |