jiti-meet/react/features/mobile/background
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
..
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js audio-only,lastn: move audio-only and last N handling to standalone features 2019-08-02 15:54:47 +02:00
index.js [RN] Move all mobile only features to a subdirectory 2017-03-28 09:36:00 -05:00
middleware.native.js audio-only,lastn: move audio-only and last N handling to standalone features 2019-08-02 15:54:47 +02:00
middleware.web.js audio-only,lastn: move audio-only and last N handling to standalone features 2019-08-02 15:54:47 +02:00
reducer.js audio-only,lastn: move audio-only and last N handling to standalone features 2019-08-02 15:54:47 +02:00