Click or drag to resize

MediaDeviceType Property

Gets the device's type.

Namespace:  DotNetBrowser.Media
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public MediaDeviceType Type { get; }

Property Value

Type: MediaDeviceType
The device's type.
See Also