---
title: MPChangePlaybackPositionCommandEvent
framework: mediaplayer
role: symbol
role_heading: Class
path: mediaplayer/mpchangeplaybackpositioncommandevent
---

# MPChangePlaybackPositionCommandEvent

An event requesting a change in the playback position.

## Declaration

```swift
class MPChangePlaybackPositionCommandEvent
```

## Topics

### Retrieving the position time

- [positionTime](mediaplayer/mpchangeplaybackpositioncommandevent/positiontime.md)

## Relationships

### Inherits From

- [MPRemoteCommandEvent](mediaplayer/mpremotecommandevent.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Responding to track navigation events

- [MPChangePlaybackPositionCommand](mediaplayer/mpchangeplaybackpositioncommand.md)
- [MPSeekCommandEvent](mediaplayer/mpseekcommandevent.md)
- [MPSkipIntervalCommand](mediaplayer/mpskipintervalcommand.md)
- [MPSkipIntervalCommandEvent](mediaplayer/mpskipintervalcommandevent.md)
