@byteplus/veplayer 2.12.0-rc.2 → 2.12.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.
@@ -26719,7 +26719,7 @@ let Logger$1 = class Logger2 extends Plugin$2 {
26719
26719
  device_id: deviceId,
26720
26720
  error_report_stop: true,
26721
26721
  ext: {
26722
- veplayer_version: "2.3.1-rc.3",
26722
+ veplayer_version: "2.3.0",
26723
26723
  flv_version: "3.0.24-rc.6",
26724
26724
  hls_version: "3.0.24-rc.2",
26725
26725
  rts_version: "0.2.1-alpha.64"
@@ -51421,7 +51421,7 @@ async function prepare(options) {
51421
51421
  }
51422
51422
  await ((_a = liveVeStrategy.veStrategyManager) == null ? void 0 : _a.init({
51423
51423
  ...options,
51424
- playerVersion: "2.3.1-rc.3",
51424
+ playerVersion: "2.3.0",
51425
51425
  type: "LIVE"
51426
51426
  }));
51427
51427
  return liveVeStrategy.veStrategyManager;