An object that responds to requests to change the current repeat mode used during playback.
SDKs
- iOS 8.0+
- macOS 10.12.2+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 5.0+
Framework
- Media Player
Declaration
class MPChangeRepeatModeCommand : MPRemote Command
An object that responds to requests to change the current repeat mode used during playback.
SDKs
Framework
class MPChangeRepeatModeCommand : MPRemote Command
var current Repeat Type: MPRepeat Type
The current repeat option for a media item.
class MPChange Playback Rate Command
An object that responds to requests to change the playback rate of the item being played.
class MPChange Playback Rate Command Event
An event requesting a change in the playback rate.
class MPChange Language Option Command Event
An event requesting a change in the language option.
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.