Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a flag that indicates whether the the client is currently moving to a new playback position in the media resource.
![]() ![]() |
Syntax
object.get_seeking(
boolean* seeking);
Property values
Type: boolean
false (false)
The client is not moving to a new playback position.
true (true)
The client is moving to a new playback position.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.9
.png)
.png)