SmoothStreamingMediaElement.RenderedFramesPerSecond Property
Gets the rate of rendered frames.
Namespace: Microsoft.Web.Media.SmoothStreaming
Assembly: Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
Syntax
'Declaration
Public ReadOnly Property RenderedFramesPerSecond As Double
Get
'Usage
Dim instance As SmoothStreamingMediaElement
Dim value As Double
value = instance.RenderedFramesPerSecond
public double RenderedFramesPerSecond { get; }
public:
property double RenderedFramesPerSecond {
double get ();
}
member RenderedFramesPerSecond : float
function get RenderedFramesPerSecond () : double
Property Value
Type: System.Double
The rate of rendered frames.
Version Information
Silverlight
Supported in: 5
Windows Phone
Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0