@volcengine/veplayer 1.13.0-rc.0 → 1.13.1-rc.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/index.d.ts CHANGED
@@ -4828,11 +4828,6 @@ declare class VePlayer {
4828
4828
  * @memberof VePlayer
4829
4829
  */
4830
4830
  static sdkVersion: string;
4831
- /**
4832
- * @hidden
4833
- * @private 私有加密会话id
4834
- */
4835
- private static privateEncryptSessionId;
4836
4831
  /**
4837
4832
  * @hidden
4838
4833
  */