@volcengine/veplayer 2.10.0 → 2.10.2-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/esm/veplayer.d.ts CHANGED
@@ -2480,6 +2480,7 @@ declare class VePlayerBase {
2480
2480
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
2481
2481
  private _transformEvent;
2482
2482
  private _switch;
2483
+ private _restartLiveLogger;
2483
2484
  private _switchDifferentProtocolUrl;
2484
2485
  private _switchUrl;
2485
2486
  private _callBeforePlayerInitForUrl;
@@ -9999,6 +10000,7 @@ declare namespace live {
9999
10000
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
10000
10001
  private _transformEvent;
10001
10002
  private _switch;
10003
+ private _restartLiveLogger;
10002
10004
  private _switchDifferentProtocolUrl;
10003
10005
  private _switchUrl;
10004
10006
  private _callBeforePlayerInitForUrl;