Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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.