jiti-meet/react/features/mobile/full-screen
Saúl Ibarra Corretgé 8fe3dce649 [RN] Add audio only mode for conferences
The behavior can be triggered with the toggleAudioOnly action, which is
currently fired with a button.

The following aspects of the conference will change when in audio only mode:

- local video is muted
- last N is set to 0 (effectively muting remote video)
- full-screen mode is exited
- audio mode is set to "audio chat" (default output is the earpiece)
- the wake lock is disengaged

One aspect not handled in this patch is disabling the video mute button while in
audio only mode. The user should not be able to turn back video on in that case.
2017-04-05 15:07:34 -05:00
..
index.js [RN] Move all mobile only features to a subdirectory 2017-03-28 09:36:00 -05:00
middleware.js [RN] Add audio only mode for conferences 2017-04-05 15:07:34 -05:00