WillSeek
Properties
beyondSeekableRange
beyondSeekableRange: boolean;
True if the targetSeconds
is greater than the seekable range.
For live streams, this may indicate an attempt to seek to the current live position.
oldSeconds
oldSeconds: number;
The current playback position.
targetSeconds
targetSeconds: number;
The new playback position.