---
title: readyForMoreMediaDataDidChange
framework: MediaExtension
role: symbol
role_heading: Type Property
platforms: [macOS 15.0+]
path: mediaextension/merawprocessornotification/readyformoremediadatadidchange
---

# readyForMoreMediaDataDidChange

A notification that indicates a change to the object’s readiness to process additional media data.

## Declaration

```swift
static let readyForMoreMediaDataDidChange: NSNotification.Name
```

## Discussion

Discussion This notification is used to notify Video Toolbox that the value of the isReadyForMoreMediaData property has changed.
