MediaStreamEventArgsMediaStreamType Property  | 
 
                Gets the media type of the captured stream.
            
 
    Namespace: 
   DotNetBrowser.Browser.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.0
Syntaxpublic MediaStreamType MediaStreamType { get; }Property Value
Type: 
MediaStreamTypeThe media type of the captured stream.
See Also