MediaDevice.Type Property |
Gets the device's type.
Namespace:
DotNetBrowser.Media
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntaxpublic MediaDeviceType Type { get; }
Property Value
Type:
MediaDeviceTypeThe device's type.
See Also