Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 726 Bytes

mediatransportcontrols_isplaybackrateenabled.md

File metadata and controls

32 lines (20 loc) · 726 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.MediaTransportControls.IsPlaybackRateEnabled
winrt property

Windows.UI.Xaml.Controls.MediaTransportControls.IsPlaybackRateEnabled

-description

Gets or sets a value that indicates whether a user can adjust the playback rate of the media.

-xaml-syntax

      <MediaTransportControls IsPlaybackRateEnabled="bool" .../>
    

-property-value

true to allow the user to adjust the playback rate; otherwise, false. The default is false.

-remarks

-examples

-see-also

IsPlaybackRateButtonVisible