jiti-meet/react/features/base/media/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 feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
web feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
AbstractAudio.js feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
AbstractVideoTrack.js Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
_.native.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00
_.web.js [React] Cross-platform Components 2017-06-06 00:11:39 -05:00
index.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00