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

# MPRepeatType.one

A single item is repeated indefinitely.

## Declaration

```swift
case one
```

## See Also

### Repeat types

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