createIndexedDevices
function createIndexedDevices(devices): IndexedDevices;
Create an IndexedDevices construct from provided devices which index the
device by device ID or kind.
Parameters
| Parameter | Type |
|---|---|
devices | MediaDeviceInfoLike[] |
function createIndexedDevices(devices): IndexedDevices;
Create an IndexedDevices construct from provided devices which index the
device by device ID or kind.
| Parameter | Type |
|---|---|
devices | MediaDeviceInfoLike[] |