Skip to content

0.3.32

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 15:39
· 249 commits to main since this release
c382d66

New

  • New MediaProduct.referenceId and MediaProduct.extras fields as part of the Player spec

Removed

  • isStallWhenTransitionFromEndedToBufferingEnabled from FeatureFlagProvider (Player)
  • Interruption as a subclass of MediaProduct (Player)
  • ProgressEvents are no longer reported (Player)

Changed

  • Allow calls to setNext with the same productId but with a different type of MediaProduct class. (Player)