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

# AVExternalContentProtectionStatus.insufficient

A status that indicates insufficient protections exists for display.

## Declaration

```swift
case insufficient
```

## See Also

### Status values

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