jiti-meet/react/features/base/media
Saúl Ibarra Corretgé 467c9d36cf audio-only,lastn: move audio-only and last N handling to standalone features
This refactors all handling of audio-only and last N to 2 features in preparation
for "low bandwidth mode".

The main motivation to do this is that lastN is a "global" setting so it helps
to have all processing for it in a single place.
2019-08-02 15:54:47 +02:00
..
components Fall back to using label for preferred devices (#4171) 2019-05-07 09:53:01 +01:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js flow: tame the beast 2019-03-21 14:47:55 +01:00
constants.js [RN] Refactor video muting 2017-08-04 16:07:48 -05:00
functions.js ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
index.js Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
middleware.js audio-only,lastn: move audio-only and last N handling to standalone features 2019-08-02 15:54:47 +02:00
reducer.js Proper use of getPropertyValue in base/media 2018-04-13 21:57:40 -05:00