@theoplayer/extended 10.12.0 → 10.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8988,7 +8988,8 @@ interface ABRConfiguration {
8988
8988
  * Clears the buffer when setting a single target quality on a MediaTrack.
8989
8989
  *
8990
8990
  * @remarks
8991
- * <br/> - Available since v6.8.0 for HLS streams only.
8991
+ * <br/> - Available since v6.8.0 for HLS streams.
8992
+ * <br/> - Available since v10.13.0 for DASH streams.
8992
8993
  *
8993
8994
  * @defaultValue `false`
8994
8995
  */