---
title: "init(rawValue:)"
framework: avfoundation
role: symbol
role_heading: Initializer
path: "avfoundation/avplayerintegratedtimelinesnapshotsoutofsyncreason/init(rawvalue:)"
---

# init(rawValue:)

Creates a new out-of-sync reason from the value you specify.

## Declaration

```swift
init(rawValue: String)
```

## Parameters

- `rawValue`: The raw value to use for the new instance.
