Share via


currTime property

Obsolete. Retrieves the current playback time of the player.

Syntax

HRESULT value = object.get_currTime(double* time);

Property values

Type: double

the current playback time of the player.

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.