---
title: AVMetricPlayerItemSeekEvent
framework: avfoundation
role: symbol
role_heading: Class
path: avfoundation/avmetricplayeritemseekevent
---

# AVMetricPlayerItemSeekEvent

An event that represents when a playback seek occurs.

## Declaration

```swift
class AVMetricPlayerItemSeekEvent
```

## Relationships

### Inherits From

- [AVMetricPlayerItemRateChangeEvent](avfoundation/avmetricplayeritemratechangeevent.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Transport control

- [AVMetricPlayerItemPlaybackSummaryEvent](avfoundation/avmetricplayeritemplaybacksummaryevent.md)
- [AVMetricPlayerItemRateChangeEvent](avfoundation/avmetricplayeritemratechangeevent.md)
- [AVMetricPlayerItemSeekDidCompleteEvent](avfoundation/avmetricplayeritemseekdidcompleteevent.md)
