hasAnyGrantedInput
function hasAnyGrantedInput(devices): boolean;
Check if provided devices have any granted input device
Parameters
| Parameter | Type | Description |
|---|---|---|
devices | MediaDeviceInfoLike[] | The devices to check |
Returns
boolean
function hasAnyGrantedInput(devices): boolean;
Check if provided devices have any granted input device
| Parameter | Type | Description |
|---|---|---|
devices | MediaDeviceInfoLike[] | The devices to check |
boolean