element-call/src/video-grid
Robin Townsend 4fd76f9599 Work around mute state updates being slow
Since the app already determines when someone is speaking, we can use that information to make it less obvious when to-device messages are being slow to deliver mute state updates.
2023-01-09 11:10:59 -05:00
..
AudioSink.tsx Leave audio elements unmuted regardless of mute state 2023-01-06 10:26:10 -05:00
TileDescriptor.tsx Add missing file 2022-12-16 17:25:28 +00:00
useAudioOutputDevice.ts Make spatial audio Firefox-only 2022-12-16 17:12:17 +00:00
useCallFeed.ts Fix copyright headers 2023-01-03 16:55:26 +00:00
useFullscreen.tsx Use prefixed versions of other fullscreen APIs too 2023-01-03 18:35:00 +00:00
useMediaStream.ts Fix copyright headers 2023-01-03 16:55:26 +00:00
useRoomMemberName.ts Fix copyright headers 2023-01-03 16:55:26 +00:00
VideoGrid.module.css Fix copyright pt. 2: CSS files 2023-01-03 16:58:38 +00:00
VideoGrid.stories.tsx Fix copyright headers 2023-01-03 16:55:26 +00:00
VideoGrid.tsx Reduce the size of the local feed in 1:1 calls at small window sizes 2023-01-04 08:38:24 -05:00
VideoTile.module.css Fix copyright pt. 2: CSS files 2023-01-03 16:58:38 +00:00
VideoTile.tsx Work around mute state updates being slow 2023-01-09 11:10:59 -05:00
VideoTileContainer.tsx Fix copyright headers 2023-01-03 16:55:26 +00:00
VideoTileSettingsModal.module.css Fix copyright pt. 2: CSS files 2023-01-03 16:58:38 +00:00
VideoTileSettingsModal.tsx Make onClose required in Modal 2022-11-07 12:23:21 +00:00