SmoothStreamingMediaElement.DownloadProgressOffset Property
Gets or sets the progress offset as a percentage.
Namespace: Microsoft.Web.Media.SmoothStreaming
Assembly: Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
Syntax
'Declaration
Public Property DownloadProgressOffset As Double
Get
Set
'Usage
Dim instance As SmoothStreamingMediaElement
Dim value As Double
value = instance.DownloadProgressOffset
instance.DownloadProgressOffset = value
public double DownloadProgressOffset { get; set; }
public:
property double DownloadProgressOffset {
double get ();
void set (double value);
}
member DownloadProgressOffset : float with get, set
function get DownloadProgressOffset () : double
function set DownloadProgressOffset (value : double)
Property Value
Type: System.Double
A value that indicates the progress offset.
Version Information
Silverlight
Supported in: 5
Windows Phone
Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0