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