Skip to content

1.2.0

Compare
Choose a tag to compare
@joaopaulovieira joaopaulovieira released this 27 Apr 22:03
· 13 commits to main since this release
  • 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;