---
title: mayRequireContentKeysForMediaDataProcessing
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avurlasset/mayrequirecontentkeysformediadataprocessing
---

# mayRequireContentKeysForMediaDataProcessing

A Boolean value that indicates whether you can add this asset as a content key recipient to a content key session.

## Declaration

```swift
var mayRequireContentKeysForMediaDataProcessing: Bool { get }
```

## See Also

### Assisting with resource loading

- [resourceLoader](avfoundation/avurlasset/resourceloader.md)
