---
title: AVPlayerLooper.ItemOrdering.loopingItemsPrecedeExistingItems
framework: avfoundation
role: symbol
role_heading: Case
path: avfoundation/avplayerlooper/itemordering/loopingitemsprecedeexistingitems
---

# AVPlayerLooper.ItemOrdering.loopingItemsPrecedeExistingItems

Indicates to insert replica items before any existing items in the specified player’s queue.

## Declaration

```swift
case loopingItemsPrecedeExistingItems
```

## Discussion

Discussion This is the default behavior.

## See Also

### Ordering

- [AVPlayerLooper.ItemOrdering.loopingItemsFollowExistingItems](avfoundation/avplayerlooper/itemordering/loopingitemsfollowexistingitems.md)
