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 12:57:49 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
c7d72ee3f607cbf3003bfd39ee81504081d954a9
jitsi-meet/react/features/device-selection/components/index.js

4 lines
164 B
JavaScript
Raw Normal View History

feat: new device selection modal with previews The Device Selection modal consists of: - DeviceSelection, an overly smart component responsible for triggering stream creation and cleanup. - DeviceSelector for selector elements. - VideoInputPreview for displaying a video preview. - AudioInputPreview for displaying a volume meter. - AudioOutputPreview for a test sound output link. Store changes include is primarily storing the list of available devices in redux. Other app state has been left alone for future refactoring.
2017-03-29 10:43:30 -07:00
export { default as DeviceSelectionDialog } from './DeviceSelectionDialog';
feat(device_selection): Implement popup
2017-06-03 22:12:04 -05:00
export { default as DeviceSelectionDialogBase }
from './DeviceSelectionDialogBase';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 141ms Template: 3ms
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