Add video controls overlay for selected VideoSprite

Floating HTML overlay with play/pause, seekbar, time display, and
mute toggle that appears when a single video element is selected.
Positioned at the bottom of the video using viewport.toScreen()
coordinate conversion, polled at 100ms for position and 250ms for
playback progress.
This commit is contained in:
Hiren Kangad
2026-03-10 02:51:26 +05:30
parent 8a32119997
commit cfd7adf73d
3 changed files with 689 additions and 784 deletions
File diff suppressed because it is too large Load Diff