seeking property
Gets a flag that indicates whether the the client is currently moving to a new playback position in the media resource.
![]() ![]() |
Syntax
HRESULT value = object.get_seeking(* bSeeking);
Property values
Type: VARIANT_BOOL
VARIANT_FALSE (false)
-
The client is not moving to a new playback position.
VARIANT_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
Build date: 11/12/2012

