Table of Contents

Enum MediaStreamType

Namespace
DotNetBrowser.Browser.Events
Assembly
DotNetBrowser.dll

The media type of the captured stream.

public enum MediaStreamType

Fields

Audio = 0

An audio stream from the microphone.

Video = 1

A video stream coming from the web camera.