@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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@byteplus/veplayer",
3
- "version": "2.12.0-rc.2",
3
+ "version": "2.12.0",
4
4
  "main": "./umd/veplayer.production.js",
5
5
  "module": "./esm/veplayer.production.js",
6
6
  "browser": "./umd/veplayer.production.js",
@@ -26723,7 +26723,7 @@ MediaSource ${JSON.stringify(attachMediaSourceData)} from ${logFromSource}`);
26723
26723
  device_id: deviceId,
26724
26724
  error_report_stop: true,
26725
26725
  ext: {
26726
- veplayer_version: "2.3.1-rc.3",
26726
+ veplayer_version: "2.3.0",
26727
26727
  flv_version: "3.0.24-rc.6",
26728
26728
  hls_version: "3.0.24-rc.2",
26729
26729
  rts_version: "0.2.1-alpha.64"
@@ -51426,7 +51426,7 @@ Radeong 0.4 on AMD TAHITI (DRM 2.43.0, LLVM 3.9.0)|-1
51426
51426
  }
51427
51427
  await ((_a = liveVeStrategy.veStrategyManager) == null ? void 0 : _a.init({
51428
51428
  ...options,
51429
- playerVersion: "2.3.1-rc.3",
51429
+ playerVersion: "2.3.0",
51430
51430
  type: "LIVE"
51431
51431
  }));
51432
51432
  return liveVeStrategy.veStrategyManager;