<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MediaExtension",
  "identifier" : "/documentation/MediaExtension/MERAWProcessorReadyForMoreMediaDataDidChangeNotification",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "MediaExtension"
    ],
    "preciseIdentifier" : "c:@MERAWProcessorReadyForMoreMediaDataDidChangeNotification"
  },
  "title" : "MERAWProcessorReadyForMoreMediaDataDidChangeNotification"
}
-->

# MERAWProcessorReadyForMoreMediaDataDidChangeNotification

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

```
extern NSNotificationName const MERAWProcessorReadyForMoreMediaDataDidChangeNotification;
```

## Discussion

This notification is used to notify Video Toolbox that the value of the [`isReadyForMoreMediaData`](/documentation/MediaExtension/MERAWProcessor/isReadyForMoreMediaData) property has changed.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)