@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/esm/veplayer.biz.live.development.js +2 -2
- package/esm/veplayer.biz.live.production.js +1 -1
- package/esm/veplayer.development.js +3 -3
- package/esm/veplayer.live.development.js +3 -3
- package/esm/veplayer.live.production.js +2 -2
- package/esm/veplayer.production.js +2 -2
- package/esm/veplayer.vod.development.js +1 -1
- package/esm/veplayer.vod.production.js +1 -1
- package/package.json +1 -1
- package/umd/veplayer.biz.live.development.js +2 -2
- package/umd/veplayer.biz.live.production.js +1 -1
- package/umd/veplayer.development.js +3 -3
- package/umd/veplayer.live.development.js +3 -3
- package/umd/veplayer.live.production.js +1 -1
- package/umd/veplayer.production.js +1 -1
- package/umd/veplayer.vod.development.js +1 -1
- package/umd/veplayer.vod.production.js +1 -1
|
@@ -14512,7 +14512,7 @@ var __publicField = (obj, key, value) => {
|
|
|
14512
14512
|
* @brief Retrieve the player SDK version number.
|
|
14513
14513
|
*/
|
|
14514
14514
|
get playerVersion() {
|
|
14515
|
-
return "2.12.0
|
|
14515
|
+
return "2.12.0";
|
|
14516
14516
|
}
|
|
14517
14517
|
/** {zh}
|
|
14518
14518
|
* @brief 获取当前播放视频的清晰度唯一标识(definition)。
|