MediaPlaybackCommandManagerRateReceivedEventArgs.PlaybackRate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating the current playback rate.
public:
property double PlaybackRate { double get(); };
double PlaybackRate();
public double PlaybackRate { get; }
var double = mediaPlaybackCommandManagerRateReceivedEventArgs.playbackRate;
Public ReadOnly Property PlaybackRate As Double
Property Value
Double
double
A value indicating the current playback rate.