---
title: MPRepeatType.off
framework: mediaplayer
role: symbol
role_heading: Case
path: mediaplayer/mprepeattype/off
---

# MPRepeatType.off

Nothing is repeated during playback.

## Declaration

```swift
case off
```

## See Also

### Repeat types

- [MPRepeatType.one](mediaplayer/mprepeattype/one.md)
- [MPRepeatType.all](mediaplayer/mprepeattype/all.md)
