@volcengine/veplayer-plugin 2.12.0-rc.1 → 2.12.0-rc.2

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.
@@ -1545,7 +1545,7 @@ util.getCurrentTimeByOffset = function(offsetTime, segments) {
1545
1545
  }
1546
1546
  return offsetTime;
1547
1547
  };
1548
- var version = "3.0.24-rc.2";
1548
+ var version = "3.0.24-rc.6";
1549
1549
  var ERROR_MAP = {
1550
1550
  1: 5101,
1551
1551
  2: 5102,
@@ -11029,7 +11029,7 @@ var Flv = /* @__PURE__ */ function(_EventEmitter) {
11029
11029
  _createClass$4(Flv2, [{
11030
11030
  key: "version",
11031
11031
  get: function get() {
11032
- return "3.0.24-rc.2";
11032
+ return "3.0.24-rc.6";
11033
11033
  }
11034
11034
  }, {
11035
11035
  key: "isLive",