[ readonly ] videoInputDevices
Class: MediaPlayer.
Description:
Gets an array of enabled video input devices (such as WebCam or video capture device) with an array of accepted video formats (size and frame rate).
Returns an array of objects that contain information about each video input device recognized by FFMPEG.
Type: Array.<VideoDevice>
