---
title: didFailToDecodeNotification
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avsamplebuffervideorenderer/didfailtodecodenotification
---

# didFailToDecodeNotification

A notification that indicates the video renderer fails to decode a sample buffer.

## Declaration

```swift
class let didFailToDecodeNotification: NSNotification.Name
```

## See Also

### Handling decode failures

- [didFailToDecodeNotificationErrorKey](avfoundation/avsamplebuffervideorenderer/didfailtodecodenotificationerrorkey.md)
