---
title: currentSegmentChanged
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avplayerintegratedtimelinesnapshotsoutofsyncreason/currentsegmentchanged
---

# currentSegmentChanged

The snapshot is out of sync due to a change of the current segment.

## Declaration

```swift
static let currentSegmentChanged: AVPlayerIntegratedTimelineSnapshotsOutOfSyncReason
```

## See Also

### Getting the reasons

- [segmentsChanged](avfoundation/avplayerintegratedtimelinesnapshotsoutofsyncreason/segmentschanged.md)
- [loadedTimeRangesChanged](avfoundation/avplayerintegratedtimelinesnapshotsoutofsyncreason/loadedtimerangeschanged.md)
