---
title: MPSkipIntervalCommandEvent
framework: mediaplayer
role: symbol
role_heading: Class
path: mediaplayer/mpskipintervalcommandevent
---

# MPSkipIntervalCommandEvent

An event requesting a change in the current skip interval.

## Declaration

```swift
class MPSkipIntervalCommandEvent
```

## Topics

### Retrieving the skip interval

- [interval](mediaplayer/mpskipintervalcommandevent/interval.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)
- [MPChangePlaybackPositionCommandEvent](mediaplayer/mpchangeplaybackpositioncommandevent.md)
- [MPSeekCommandEvent](mediaplayer/mpseekcommandevent.md)
- [MPSkipIntervalCommand](mediaplayer/mpskipintervalcommand.md)
