jiti-meet/react/features/base/media
Paweł Domas 99ce46cfa8 feat(conference, toolbox, API) get rid of {audio,video}Muted' flags
* ref: video muted state

Get rid of 'videoMuted' flag in conference.js

* ref: audio muted state

Get rid of 'audioMuted' flag in conference.js

* fix(conference.js|API): early audio/video muted updates

* ref(conference.js): rename isVideoMuted

Rename isVideoMuted to isLocalVideoMuted to be consistent with
isLocalAudioMuted.

* doc|style(conference.js): comments and space after if

* ref: move 'setTrackMuted' to functions

* fix(tracks/middleware): no-lonely-if

* ref(features/toolbox): get rid of last argument

* ref(defaultToolbarButtons): rename var
2017-08-18 13:30:30 +02:00
..
components Fix warning 2017-07-21 17:40:09 -05:00
actionTypes.js ref: enable/disable microphone button 2017-07-28 12:06:42 -05:00
actions.js [RN] Refactor video muting 2017-08-04 16:07:48 -05:00
constants.js [RN] Refactor video muting 2017-08-04 16:07:48 -05:00
functions.js feat(conference, toolbox, API) get rid of {audio,video}Muted' flags 2017-08-18 13:30:30 +02:00
index.js Consistent middleware and reducer imports 2017-02-10 11:04:40 -06:00
middleware.js feat(conference, toolbox, API) get rid of {audio,video}Muted' flags 2017-08-18 13:30:30 +02:00
reducer.js [RN] Refactor video muting 2017-08-04 16:07:48 -05:00