@volcengine/veplayer 2.10.0-rc.1 → 2.10.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.
@@ -25287,7 +25287,7 @@ class Logger2 extends Plugin$2 {
25287
25287
  device_id: deviceId,
25288
25288
  error_report_stop: true,
25289
25289
  ext: {
25290
- veplayer_version: "2.3.1-rc.1",
25290
+ veplayer_version: "2.3.0",
25291
25291
  flv_version: "3.0.23-rc.6",
25292
25292
  hls_version: "3.0.21-rc.21",
25293
25293
  rts_version: "0.2.1-alpha.47"
@@ -37839,7 +37839,7 @@ async function prepare(options) {
37839
37839
  }
37840
37840
  await ((_a = liveVeStrategy.veStrategyManager) == null ? void 0 : _a.init({
37841
37841
  ...options,
37842
- playerVersion: "2.3.1-rc.1",
37842
+ playerVersion: "2.3.0",
37843
37843
  type: "LIVE"
37844
37844
  }));
37845
37845
  return liveVeStrategy.veStrategyManager;