@byteplus/veplayer 1.11.0-rc.4 → 1.11.0-rc.6

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
@@ -1005,6 +1005,7 @@ export declare class DefinitionDemotePlugin extends Plugin {
1005
1005
  longWaitingEmitTime: number;
1006
1006
  waitingStartTime: number;
1007
1007
  playerData: PlayerData;
1008
+ private lastSeekingTime;
1008
1009
  fallbackState: {
1009
1010
  retryTimes: number;
1010
1011
  idx: number;