[ readonly ] audioInputDevices

Class: MediaPlayer.

Description:

Gets an array of enabled audio input devices (such as microphone, system sound) with an array of accepted audio formats (sample rate, bit depth, and amount of channels).
Returns an array of objects that contain information about each audio input device recognized by FFMPEG.

Type: Array.<AudioDevice>

Also See: