jiti-meet/react/features/filmstrip/components
paweldomas 60e03e3dec feat: add join/leave sounds on mobile
Adds base/sounds feature which allows other features to register a sound
source under specified id. A new SoundsCollection component will then
render corresponding HTMLAudioElement for each such sound. Once "setRef"
callback is called by the HTMLAudioElement, this element will be added
to the Redux store. When that happens sound can be played through the
new 'playSound' action which will call play() method on the stored
HTMLAudioElement instance.
2018-03-13 16:57:28 -05:00
..
native [RN] Make the audio muted icon consistent with the web 2017-07-07 12:27:28 -05:00
web Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
Filmstrip.native.js [RN] Add ability to enable / disable the filmstrip (Coding style: comments, naming) 2018-02-12 11:52:46 -06:00
Filmstrip.web.js feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
Thumbnail.js [RN] Dynamically adjust LargeView's Avatar to available size (Coding style: comments, flow) 2018-02-13 09:58:43 -06:00
_.native.js Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
_.web.js feat(small-video): convert the "toolbar" to react 2017-06-30 14:21:44 -05:00
index.js feat(small-video): convert the "toolbar" to react 2017-06-30 14:21:44 -05:00
styles.js [RN] Dynamically adjust LargeView's Avatar to available size 2018-02-13 09:58:43 -06:00