-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.MediaTransportControls.IsPlaybackRateEnabled |
winrt property |
Gets or sets a value that indicates whether a user can adjust the playback rate of the media.
<MediaTransportControls IsPlaybackRateEnabled="bool" .../>
true to allow the user to adjust the playback rate; otherwise, false. The default is false.