---
title: AVPlayerLooper.ItemOrdering
framework: avfoundation
role: symbol
role_heading: Enumeration
path: avfoundation/avplayerlooper/itemordering
---

# AVPlayerLooper.ItemOrdering

Constants that define the ordering of items in a player looper.

## Declaration

```swift
enum ItemOrdering
```

## Topics

### Ordering

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

### Initializers

- [init(rawValue:)](avfoundation/avplayerlooper/itemordering/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
