SelectMediaDeviceParametersType Property |
Get the type of the requested media stream.
Namespace:
DotNetBrowser.Media.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public MediaDeviceType Type { get; }
Property Value
Type:
MediaDeviceTypeThe type of the requested media stream.
See Also