This website requires JavaScript.
Explore
Help
Sign In
haskal
/
jiti-meet
Watch
1
Star
0
Fork
You've already forked jiti-meet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
281305147b
jiti-meet
/
react
/
features
/
device-selection
/
index.js
2 lines
30 B
JavaScript
Raw
Normal View
History
Unescape
Escape
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 17:43:30 +00:00
export
*
from
'./components'
;