@volcengine/veplayer 1.12.0-rc.3 → 1.12.0-rc.5

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/index.d.ts CHANGED
@@ -4505,7 +4505,7 @@ declare class PlayerData {
4505
4505
  /**
4506
4506
  * @brief 当前加密播放类型,为空则表示非加密
4507
4507
  */
4508
- drmType?: EDRMTYPE;
4508
+ drmType: EDRMTYPE;
4509
4509
  /**
4510
4510
  * @brief 私有加密会话id
4511
4511
  */