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

# init(rawValue:)

Creates a playback context options structure with the specified raw value.

## Declaration

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

## Parameters

- `rawValue`: A string value that to a playback context option.
