jiti-meet/react/features/base/media
Saúl Ibarra Corretgé 5a027f1585 rn,media: avoid creating presenter tracks
When ensureTrack is set to true a track will be created with the given media
type. 'presenter' is not supported on RN.
2020-01-24 16:14:29 +01:00
..
components Adds a noAutoPlayVideo configuration option (used in testing). (#4714) 2019-10-08 11:34:25 +02:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js feat(presenter): add Presenter Mode 2019-11-26 11:57:03 +01:00
constants.js feat(presenter): add Presenter Mode 2019-11-26 11:57:03 +01: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
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js rn,media: avoid creating presenter tracks 2020-01-24 16:14:29 +01:00
reducer.js Proper use of getPropertyValue in base/media 2018-04-13 21:57:40 -05:00