---
title: CMCustomNotificationInfo
framework: coremedia
role: symbol
role_heading: Structure
path: coremedia/cmcustomnotificationinfo
---

# CMCustomNotificationInfo

Holds custom userInfo for notification sent for a buffer event.

## Declaration

```swift
struct CMCustomNotificationInfo
```

## Topics

### Initializers

- [init(userInfo:)](coremedia/cmcustomnotificationinfo/init(userinfo:).md)

### Instance Properties

- [userInfo](coremedia/cmcustomnotificationinfo/userinfo.md)

## Relationships

### Conforms To

- [CVAttachmentValueRepresentable](corevideo/cvattachmentvaluerepresentable.md)
- [ExpressibleByDictionaryLiteral](swift/expressiblebydictionaryliteral.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
