jiti-meet/react/features/recording
virtuacoplenny 3e79926ad4 feat(recording): add sounds for when recording starts and stops (#3078)
* feat(recording): add sounds for when recording starts and stops

* squash: use constants, play sounds for file only

* squash: rename recordingStopped.mp3 -> recordingOff.mp3

* squash: flip var declaration for alpha order
2018-06-05 20:20:43 +02:00
..
components ref(types): use IntervalID and TimeoutID types defined by flow 2018-06-04 16:05:48 -05:00
actionTypes.js feat(recording): frontend logic can support live streaming and recording (#2952) 2018-05-16 07:00:16 -07:00
actions.js feat(recording): frontend logic can support live streaming and recording (#2952) 2018-05-16 07:00:16 -07:00
constants.js feat(recording): add sounds for when recording starts and stops (#3078) 2018-06-05 20:20:43 +02:00
functions.js feat(recording): add sounds for when recording starts and stops (#3078) 2018-06-05 20:20:43 +02:00
googleApi.js fix(recording): fetch events also for available broadcasts (#2810) 2018-04-13 13:49:24 -07:00
index.js feat(recording): Move RECORDER_STATE_CHANGED handling to Redux 2018-05-30 12:13:32 +02:00
middleware.js feat(recording): add sounds for when recording starts and stops (#3078) 2018-06-05 20:20:43 +02:00
reducer.js feat(recording): frontend logic can support live streaming and recording (#2952) 2018-05-16 07:00:16 -07:00
sounds.js feat(recording): add sounds for when recording starts and stops (#3078) 2018-06-05 20:20:43 +02:00