Contents

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.

See Also

Getting State