jiti-meet/react/features/base/media/components
Saúl Ibarra Corretgé 75f6786588 [RN] Make video track fade-in effect cross-platform
Android uses a SurfaceView to render video, which is not quite a View, so the
fade-in animation (which varies the opacity) doesn't work.

Instead, add an opaque black view covering the video, which transitions to
transparent. This creates much smoother transitions on Android, while behaving
the same.

In addition, I removed the flip animation for local tracks, which is no longer
used, since the camera is switched without changing tracks.
2018-01-19 15:32:17 -06:00
..
native [RN] Make video track fade-in effect cross-platform 2018-01-19 15:32:17 -06:00
web Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
AbstractAudio.js Fix eslint & flow errors 2017-11-16 12:27:54 -06:00
AbstractVideoTrack.js Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
_.native.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00
_.web.js [React] Cross-platform Components 2017-06-06 00:11:39 -05:00
index.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00