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

# MPRepeatType.all

The current container or playlist is repeated indefinitely.

## Declaration

```swift
case all
```

## See Also

### Repeat types

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