canSeek property

Obsolete. Retrieves a value that indicates whether the media file is capable of locating a specific time in the media's duration.

Syntax

HRESULT value = object.get_canSeek(VARIANT_BOOL* b);

Property values

Type: VARIANT_BOOL

One of the values in the Property Values section.

Remarks

This property is only relevant for people who are writing a custom player for HTML+TIME (Timed Interactive Multimedia Extensions).

Custom media players for HTML+TIME are no longer supported as of Windows Internet Explorer 7.