new getDevices(config)
Gets the list of available media devices (Audio and Video) in the browser/app
Parameters:
Name | Type | Description |
---|---|---|
config |
object | getUserMedia constraints |
- Source:
Returns:
- Type
- Promise.<ListDevices>