NukeUI
NukeUI copied to clipboard
Can we add play and pause buttons to the video playback?
Can we add play and pause buttons to the video playback? And mute and non-mute buttons.
just as Instagram playback.
I think the current version of VideoPlayer is very limited. There're number of features that are needed for:
- play / pause
- overlay for video rect
Hey. Yeah, I think it's a good idea. The initial version was designed to work/look like GIFs or their video replacements usually do in the browser. But it would be great to add some options like displaying play/pause buttons and allowing some UI customization too.
@kean please check my PR https://github.com/kean/NukeUI/pull/21. I started doing some work in this direction.