VideoFormat.FramesPerSecond Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the number of frames per second for the represented video format.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public ReadOnly Property FramesPerSecond As Single
public float FramesPerSecond { get; }

Property Value

Type: System..::.Single
The number of frames per second for the represented video format.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

VideoFormat Class

System.Windows.Media Namespace