@volcengine/veplayer 2.11.0-rc.1 → 2.11.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.
@@ -26713,7 +26713,7 @@ let Logger$1 = class Logger2 extends Plugin$2 {
26713
26713
  device_id: deviceId,
26714
26714
  error_report_stop: true,
26715
26715
  ext: {
26716
- veplayer_version: "2.3.1-rc.1",
26716
+ veplayer_version: "2.3.0",
26717
26717
  flv_version: "3.0.23-rc.6",
26718
26718
  hls_version: "3.0.21-rc.21",
26719
26719
  rts_version: "0.2.1-alpha.57"
@@ -51349,7 +51349,7 @@ async function prepare(options) {
51349
51349
  }
51350
51350
  await ((_a = liveVeStrategy.veStrategyManager) == null ? void 0 : _a.init({
51351
51351
  ...options,
51352
- playerVersion: "2.3.1-rc.1",
51352
+ playerVersion: "2.3.0",
51353
51353
  type: "LIVE"
51354
51354
  }));
51355
51355
  return liveVeStrategy.veStrategyManager;