Windows Media Player SDK banner art
PreviousNext

Network.downloadProgress

The downloadProgress property retrieves the percentage of download completed.

Syntax

player.network.downloadProgress

Possible Values

This property is a read-only Number (long).

Remarks

When the Windows Media Player control is connected to a media file that can be played and downloaded at the same time, the downloadProgress property returns the percentage of the total file that has been downloaded. This feature is currently supported only on Web servers. The following file formats can be downloaded and played simultaneously: ASF, WMA, WMV, WM, MP3, MPEG, WAV, and some AVI files.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.