@volcengine/veplayer 2.4.3-rc.0 → 2.4.3-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.
@@ -13827,7 +13827,7 @@ class VePlayerBase {
13827
13827
  * @returns
13828
13828
  */
13829
13829
  get playerVersion() {
13830
- return "2.4.3-rc.0";
13830
+ return "2.4.3-rc.1";
13831
13831
  }
13832
13832
  /** {zh}
13833
13833
  * @brief 获取当前播放视频的清晰度唯一标识(definition)。
@@ -22079,9 +22079,9 @@ class Logger extends Plugin {
22079
22079
  user_id: this._userId,
22080
22080
  device_id: this._deviceId,
22081
22081
  ext: {
22082
- veplayer_version: "2.4.3-rc.0",
22082
+ veplayer_version: "2.4.3-rc.1",
22083
22083
  flv_version: "v3.0.20-rc.6",
22084
- hls_version: "v3.0.20-rc.6",
22084
+ hls_version: "3.0.20-alpha.3",
22085
22085
  rts_version: "0.2.1-alpha.0"
22086
22086
  }
22087
22087
  });
@@ -13827,7 +13827,7 @@ class VePlayerBase {
13827
13827
  * @returns
13828
13828
  */
13829
13829
  get playerVersion() {
13830
- return "2.4.3-rc.0";
13830
+ return "2.4.3-rc.1";
13831
13831
  }
13832
13832
  /** {zh}
13833
13833
  * @brief 获取当前播放视频的清晰度唯一标识(definition)。
@@ -22079,9 +22079,9 @@ class Logger extends Plugin {
22079
22079
  user_id: this._userId,
22080
22080
  device_id: this._deviceId,
22081
22081
  ext: {
22082
- veplayer_version: "2.4.3-rc.0",
22082
+ veplayer_version: "2.4.3-rc.1",
22083
22083
  flv_version: "v3.0.20-rc.6",
22084
- hls_version: "v3.0.20-rc.6",
22084
+ hls_version: "3.0.20-alpha.3",
22085
22085
  rts_version: "0.2.1-alpha.0"
22086
22086
  }
22087
22087
  });