jiti-meet/react/features/base/media
Leonard Kim 822bc31d69 ref(video): use videoTrack from props
It doesn't seem like videoTrack needs to be set onto state
if it can be accessed directly from props. Removing the state
automatically removes the deprecated componentWillReceiveProps.
2018-12-03 10:10:24 +01:00
..
components ref(video): use videoTrack from props 2018-12-03 10:10:24 +01:00
actionTypes.js Add pinch zoom functionality 2018-04-10 01:20:53 -05:00
actions.js Add pinch zoom functionality 2018-04-10 01:20:53 -05: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 [RN] Fix for creating video track when conference is ending. 2018-06-20 11:24:07 +02:00
reducer.js Proper use of getPropertyValue in base/media 2018-04-13 21:57:40 -05:00