---
title: MERAWProcessorReadyForMoreMediaDataDidChangeNotification
framework: MediaExtension
role: symbol
role_heading: Global Variable
platforms: [macOS 15.0+]
path: mediaextension/merawprocessorreadyformoremediadatadidchangenotification
---

# MERAWProcessorReadyForMoreMediaDataDidChangeNotification

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

## Declaration

```occ
extern NSNotificationName const MERAWProcessorReadyForMoreMediaDataDidChangeNotification;
```

## Discussion

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

## See Also

### Notifications

- [MERAWProcessorValuesDidChangeNotification](mediaextension/merawprocessorvaluesdidchangenotification.md)
