Click or drag to resize

SelectMediaDeviceParametersType Property

Get the type of the requested media stream.

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

Property Value

Type: MediaDeviceType
The type of the requested media stream.
See Also