@volcengine/veplayer 2.10.2 → 2.11.0-rc.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.
@@ -26571,7 +26571,7 @@ let Logger$1 = class Logger2 extends Plugin$2 {
26571
26571
  device_id: deviceId,
26572
26572
  error_report_stop: true,
26573
26573
  ext: {
26574
- veplayer_version: "2.3.0",
26574
+ veplayer_version: "2.3.1-rc.1",
26575
26575
  flv_version: "3.0.23-rc.6",
26576
26576
  hls_version: "3.0.21-rc.21",
26577
26577
  rts_version: "0.2.1-alpha.53"
@@ -49947,7 +49947,7 @@ async function prepare(options) {
49947
49947
  }
49948
49948
  await ((_a = liveVeStrategy.veStrategyManager) == null ? void 0 : _a.init({
49949
49949
  ...options,
49950
- playerVersion: "2.3.0",
49950
+ playerVersion: "2.3.1-rc.1",
49951
49951
  type: "LIVE"
49952
49952
  }));
49953
49953
  return liveVeStrategy.veStrategyManager;