Releases: joaopaulovieira/clappr-media-control-plugin
Releases · joaopaulovieira/clappr-media-control-plugin
1.3.1
1.3.0
- [Time Indicator]:
- 0e791ac Use constants to set default value
- 73f3b74 Define behavior for live media:
- Position and duration values are updated with media metadata only after the media is started;
- Hides plugin for live content without DVR after the media started;
- If the current media is updated, sets the position and duration default values again and show the plugin.
- [Seek Bar]:
- 07c0794 238e689 Define behavior for live media:
- Interaction with the plugin is disabled by default;
- Interaction with the plugin is enabled only after media is started;
- Position and duration values are updated with media metadata only after the media is started;
- Keeps interaction disabled after media starts for live content without DVR;
- If the current media is updated, sets the position and duration default values and disables interaction again;
- 07c0794 238e689 Define behavior for live media:
- [Media Control]:
1.2.0
- ae2ba6e [Seek Bar] Guarantee correct position on click events;
- 80ad4ae [Components] Avoid event listeners leak when one component plugin is destroyed;
- [Components] New component plugin Level Selector:
- Supports current playback architecture (get levels on
PLAYBACK_LEVELS_AVAILABLE
event); - Supports customized labels;
- Supports edit the levels array (via
onLevelsAvailable
callback); - Supports levels for MP4 medias;
- Supports current playback architecture (get levels on
1.1.0
First Release
1.0.0 chore(package): bump version to 1.0.0