- Preview
- Code
Try it
An editable example running on StackBlitz:Installation
Usage
StandardPlayer is a complete, drop-in player layout. It wraps its own
PlayerProvider, so you pass only projectId and
contentId. No surrounding provider is needed.
It composes the individual components into a horizontal bar: play/pause, a call
to action and duration, playback rate, previous/next segment, a time indicator,
and a progress bar. While playing and scrolled out of view, it detaches into a
floating widget (see Widget Provider).
You own the source, so treat it as a starting point. Rearrange or drop
controls to suit your design.