@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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volcengine/veplayer",
3
- "version": "2.5.0-rc.0",
3
+ "version": "2.5.0-rc.1",
4
4
  "main": "./umd/veplayer.production.js",
5
5
  "module": "./esm/veplayer.production.js",
6
6
  "browser": "./umd/veplayer.production.js",
@@ -13815,7 +13815,7 @@ var __publicField = (obj, key, value) => {
13815
13815
  * @returns
13816
13816
  */
13817
13817
  get playerVersion() {
13818
- return "2.5.0-rc.0";
13818
+ return "2.5.0-rc.1";
13819
13819
  }
13820
13820
  /** {zh}
13821
13821
  * @brief 获取当前播放视频的清晰度唯一标识(definition)。
@@ -22067,7 +22067,7 @@ var __publicField = (obj, key, value) => {
22067
22067
  user_id: this._userId,
22068
22068
  device_id: this._deviceId,
22069
22069
  ext: {
22070
- veplayer_version: "2.5.0-rc.0",
22070
+ veplayer_version: "2.5.0-rc.1",
22071
22071
  flv_version: "3.0.19-rc.0",
22072
22072
  hls_version: "3.0.20-alpha.2",
22073
22073
  rts_version: "0.2.1-alpha.0"
@@ -13815,7 +13815,7 @@ var __publicField = (obj, key, value) => {
13815
13815
  * @returns
13816
13816
  */
13817
13817
  get playerVersion() {
13818
- return "2.5.0-rc.0";
13818
+ return "2.5.0-rc.1";
13819
13819
  }
13820
13820
  /** {zh}
13821
13821
  * @brief 获取当前播放视频的清晰度唯一标识(definition)。
@@ -22067,7 +22067,7 @@ var __publicField = (obj, key, value) => {
22067
22067
  user_id: this._userId,
22068
22068
  device_id: this._deviceId,
22069
22069
  ext: {
22070
- veplayer_version: "2.5.0-rc.0",
22070
+ veplayer_version: "2.5.0-rc.1",
22071
22071
  flv_version: "3.0.19-rc.0",
22072
22072
  hls_version: "3.0.20-alpha.2",
22073
22073
  rts_version: "0.2.1-alpha.0"