---
title: AVExternalContentProtectionStatus.sufficient
framework: avfoundation
role: symbol
role_heading: Case
path: avfoundation/avexternalcontentprotectionstatus/sufficient
---

# AVExternalContentProtectionStatus.sufficient

A status that indicates sufficient protections exists for display.

## Declaration

```swift
case sufficient
```

## See Also

### Status values

- [AVExternalContentProtectionStatus.pending](avfoundation/avexternalcontentprotectionstatus/pending.md)
- [AVExternalContentProtectionStatus.insufficient](avfoundation/avexternalcontentprotectionstatus/insufficient.md)
