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-17 21:57:45 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
a5d0bfe1d4fdafced3cc052d6dd74aef6429e659
jitsi-meet/react/features/base/sounds/components/index.js

2 lines
64 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 { default as SoundCollection } from './SoundCollection';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 168ms 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