]> Repos - mime-chat/commit
added streamRender animation
authorriqo <hernandeze2@xavier.edu>
Fri, 11 Dec 2020 22:20:41 +0000 (16:20 -0600)
committerriqo <hernandeze2@xavier.edu>
Fri, 11 Dec 2020 22:34:31 +0000 (16:34 -0600)
commit899d6ffe7f4117c1c7e799abef5517ffeb2ab240
treecc1b56dcbe630de6eadb6297b4074bca8e22e2c2
parent5a3cd6004655a1ff1d9b56f28f475e5bb179d37c
added streamRender animation
src/components/UI/UIDetails/audioInput.vue [new file with mode: 0644]
src/components/UI/UIDetails/inputItem.vue
src/components/UI/index.vue
src/composables/inputItem/useInputRenderer.ts
src/composables/inputItem/useTextInputRender.ts [new file with mode: 0644]
src/composables/mediaStream/useMediaStream.ts [new file with mode: 0644]
src/composables/streamRecorder/useStreamRecorder.ts