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