jiti-meet/react/features/video-quality/components
Leonard Kim 0b1224495b ref(video-quality): update video quality post redux update
Move away from middleware and instead update video quality
when the selected video quality updates in redux. This also
lead to removing of automatically exiting audio only because
with the change it's not so readily possible to tell if the
user switched off audio only by re-selecting the already
preferred video quality. Removing this automagic removed
some additional checking done for mobile.
2018-07-25 12:17:13 -07:00
..
AbstractVideoQualityLabel.js [RN] Add VideoQualityLabel indicator for mobile 2018-05-30 12:13:32 +02:00
OverflowMenuVideoQualityItem.native.js fix(toolbar): video quality button shows current video quality (#2761) 2018-04-11 13:04:40 -07:00
OverflowMenuVideoQualityItem.web.js ref(video-quality): rename receiveVideoQuality to preferredReceiverVideoQuality 2018-07-25 12:17:13 -07:00
VideoQualityDialog.native.js feat(quality-slider): initial implementation (#1817) 2017-08-09 14:40:03 -05:00
VideoQualityDialog.web.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
VideoQualityLabel.native.js [RN] Add VideoQualityLabel indicator for mobile 2018-05-30 12:13:32 +02:00
VideoQualityLabel.web.js [RN] Add VideoQualityLabel indicator for mobile 2018-05-30 12:13:32 +02:00
VideoQualitySlider.native.js feat(new-toolbars): initial implementation 2018-03-27 00:54:30 -05:00
VideoQualitySlider.web.js ref(video-quality): update video quality post redux update 2018-07-25 12:17:13 -07:00
index.js fix(toolbar): video quality button shows current video quality (#2761) 2018-04-11 13:04:40 -07:00
styles.js [RN] Add VideoQualityLabel indicator for mobile 2018-05-30 12:13:32 +02:00