PlaybackRate Property (MediaControlDescription)
Indicates the speed of the media playback.
Remarks
Possible values: Numbers with up to two decimal places. For example, 0.51 or 1.00.

C# Syntax

public Nullable<double> PlaybackRate {get; set;}