jiti-meet/react/features/base/media
Jaya Allamsetty 0a64bf2068 feat(presenter): add Presenter Mode
- Adds the ability to share video as a "PiP" when screenshare is in progress.
- Add a method for creating a local presenter track.
- Make sure isLocalVideoTrackMuted returns the correct mute state when only screenshare is present.
- Make sure we get the updated window size of the window being shared before painting it on the canvas.
- Make sure we check if the shared window has been resized
2019-11-26 11:57:03 +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 feat(presenter): add Presenter Mode 2019-11-26 11:57:03 +01:00
reducer.js Proper use of getPropertyValue in base/media 2018-04-13 21:57:40 -05:00