Logo
Explore Help
Register Sign In
ZF/jitsi-meet
1
0
Fork 0
You've already forked jitsi-meet
mirror of https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git synced 2026-05-14 13:17:46 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
342a00a6af323d98eef33fc60f4e2a515c8e254d
jitsi-meet/react/features/base/sounds/index.js

7 lines
132 B
JavaScript
Raw Normal View History

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-02-26 13:37:12 -06:00
export * from './actions';
export * from './actionTypes';
export * from './components';
import './middleware';
import './reducer';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 137ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API