MediaPlaybackCommandManagerRateReceivedEventArgs.PlaybackRate Property

Definition

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.

Applies to