jeffsi-meet/react/features/shared-music/components
Jeff Emmett 751a04b950 feat(shared-music): display YouTube video in tile view with controls
- Add SharedMusicTile component for rendering video in filmstrip
- Create fake participant for shared music (shows as tile, not pinned)
- Make YouTube player visible with proper dimensions in tile
- Remove auto-mute behavior when sharing music
- Add SharedMusic to FakeParticipant enum
- Add isSharedMusicParticipant helper function
- Move player rendering from LargeVideo to tile
- Add CSS styles for player wrapper and controls overlay

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 16:29:59 +00:00
..
native fix(shared-music): render player and add mobile/native support 2026-01-29 11:04:01 +00:00
web feat(shared-music): display YouTube video in tile view with controls 2026-02-05 16:29:59 +00:00
index.native.ts fix(shared-music): render player and add mobile/native support 2026-01-29 11:04:01 +00:00
index.web.ts feat(shared-music): display YouTube video in tile view with controls 2026-02-05 16:29:59 +00:00