@volcengine/veplayer 2.5.0-rc.0 → 2.5.0-rc.1

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.
@@ -13811,7 +13811,7 @@ class VePlayerBase {
13811
13811
  * @returns
13812
13812
  */
13813
13813
  get playerVersion() {
13814
- return "2.5.0-rc.0";
13814
+ return "2.5.0-rc.1";
13815
13815
  }
13816
13816
  /** {zh}
13817
13817
  * @brief 获取当前播放视频的清晰度唯一标识(definition)。
@@ -22063,7 +22063,7 @@ class Logger extends Plugin {
22063
22063
  user_id: this._userId,
22064
22064
  device_id: this._deviceId,
22065
22065
  ext: {
22066
- veplayer_version: "2.5.0-rc.0",
22066
+ veplayer_version: "2.5.0-rc.1",
22067
22067
  flv_version: "3.0.19-rc.0",
22068
22068
  hls_version: "3.0.20-alpha.2",
22069
22069
  rts_version: "0.2.1-alpha.0"
@@ -13811,7 +13811,7 @@ class VePlayerBase {
13811
13811
  * @returns
13812
13812
  */
13813
13813
  get playerVersion() {
13814
- return "2.5.0-rc.0";
13814
+ return "2.5.0-rc.1";
13815
13815
  }
13816
13816
  /** {zh}
13817
13817
  * @brief 获取当前播放视频的清晰度唯一标识(definition)。
@@ -22063,7 +22063,7 @@ class Logger extends Plugin {
22063
22063
  user_id: this._userId,
22064
22064
  device_id: this._deviceId,
22065
22065
  ext: {
22066
- veplayer_version: "2.5.0-rc.0",
22066
+ veplayer_version: "2.5.0-rc.1",
22067
22067
  flv_version: "3.0.19-rc.0",
22068
22068
  hls_version: "3.0.20-alpha.2",
22069
22069
  rts_version: "0.2.1-alpha.0"