ComponentOne MediaPlayer for WPF and Silverlight
DownloadProgress Property (C1MediaPlayer)

C1.WPF.MediaPlayer Namespace > C1MediaPlayer Class : DownloadProgress Property
Gets a percentage value indicating the amount of download completed for content located on a remote server.
Syntax
'Declaration
 
Public ReadOnly Property DownloadProgress As Double
public double DownloadProgress {get;}
Remarks
The value ranges from 0 to 1. The default value is 0.
See Also

Reference

C1MediaPlayer Class
C1MediaPlayer Members