An event requesting a change in the playback rate.
SDKs
- iOS 7.1+
- macOS 10.12.2+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 5.0+
Framework
- Media Player
Declaration
class MPChangePlaybackRateCommandEvent : MPRemote Command Event
An event requesting a change in the playback rate.
SDKs
Framework
class MPChangePlaybackRateCommandEvent : MPRemote Command Event
var playback Rate: Float
The chosen playback rate for the command event.
class MPChange Playback Rate Command
An object that responds to requests to change the playback rate of the item being played.
class MPChange Language Option Command Event
An event requesting a change in the language option.
class MPChange Repeat Mode Command
An object that responds to requests to change the current repeat mode used during playback.
class MPChange Repeat Mode Command Event
An event requesting a change in the repeat mode.
class MPChange Shuffle Mode Command
An object that responds to requests to change the current shuffle mode used during playback.
class MPChange Shuffle Mode Command Event
An event requesting a change in the shuffle mode.
enum MPRepeat Type
Indicates which items are to be played repeatedly.
enum MPShuffle Type
Indicates which item types that are to be shuffled.