@byteplus/veplayer-plugin 2.6.1-rc.0 → 2.6.1-rc.1

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.
@@ -1640,7 +1640,7 @@ util.getCurrentTimeByOffset = function(offsetTime, segments) {
1640
1640
  }
1641
1641
  return offsetTime;
1642
1642
  };
1643
- var version = "3.0.21-alpha.13";
1643
+ var version = "3.0.21-rc.21";
1644
1644
  var ERROR_MAP = {
1645
1645
  1: 5101,
1646
1646
  2: 5102,
@@ -15752,7 +15752,7 @@ var Hls = /* @__PURE__ */ function(_EventEmitter) {
15752
15752
  }]);
15753
15753
  return Hls2;
15754
15754
  }(EventEmitter);
15755
- _defineProperty$3(Hls, "version", "3.0.21-rc.20");
15755
+ _defineProperty$3(Hls, "version", "3.0.21-rc.21");
15756
15756
  try {
15757
15757
  if (localStorage.getItem("xgd")) {
15758
15758
  Hls.enableLogger();