Compartir a través de


downloadProgress property

Obsolete. Retrieves the downloading progress of the media.

Syntax

HRESULT value = object.get_downloadProgress(long* l);

Property values

Type: long

the downloading progress of the media.

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.