Enum MediaStreamType
- Namespace
 - DotNetBrowser.Browser.Events
 
- Assembly
 - DotNetBrowser.dll
 
The media type of the captured stream.
public enum MediaStreamType
  Fields
Audio = 0An audio stream from the microphone.
Video = 1A video stream coming from the web camera.