seeking
A Boolean value that indicates whether the element is seeking. (read-only)
Declaration
readonly attribute boolean seeking;Discussion
If true, the media resource is playing in a nonlinear fashion; otherwise, it is not.
A Boolean value that indicates whether the element is seeking. (read-only)
readonly attribute boolean seeking;If true, the media resource is playing in a nonlinear fashion; otherwise, it is not.