Skip to main content
Version: v1.10.1

Interface: AvailableDevicesList

An interface describing the list of available devices. This interface has 'video' and 'audio' properties that each hold an array of MediaDeviceInfo objects.

Properties

audio

audio: MediaDeviceInfo[]


video

video: MediaDeviceInfo[]