SelectMediaDeviceParametersMediaDevices Property |
Namespace:
DotNetBrowser.Media.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public IMediaDevices MediaDevices { get; }
Property Value
Type:
IMediaDevicesThe
IMediaDevices instance associated with the handler.
See Also