jiti-meet/react/features/base/devices
virtuacoplenny e7812c7d84
fix(device-selection): search for device by label and kind (#4064)
Searching for a device (id) by label alone can result in
false results when devices share labels, such as a mic
and speaker having the same label. To prevent such,
specify the device kind to be found instead of iterating
over all device kinds.
2019-04-08 10:03:45 -07:00
..
actionTypes.js fix(iframe-api-devices): Misc small issues. 2019-03-29 15:42:02 +00:00
actions.js fix(device-selection): search for device by label and kind (#4064) 2019-04-08 10:03:45 -07:00
functions.js fix(device-selection): search for device by label and kind (#4064) 2019-04-08 10:03:45 -07:00
index.js Make web use the redux settings/profile 2018-05-09 15:20:22 +02:00
middleware.js fix(iframe-api-devices): Misc small issues. 2019-03-29 15:42:02 +00:00
reducer.js fix(iframe-api-devices): Misc small issues. 2019-03-29 15:42:02 +00:00