Table of Contents

Property Devices

Namespace
DotNetBrowser.Media.Handlers
Assembly
DotNetBrowser.dll

Devices

Gets the collection of the available media stream devices of the requested Type.

public IEnumerable<MediaDevice> Devices { get; }

Property Value

IEnumerable<MediaDevice>

The collection of the available media stream devices of the requested Type. If there are no media stream devices available, this will be an empty collection.