<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MediaExtension",
  "identifier" : "/documentation/MediaExtension/MERAWProcessorNotification",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "MediaExtension"
    ],
    "preciseIdentifier" : "s:14MediaExtension26MERAWProcessorNotificationO"
  },
  "title" : "MERAWProcessorNotification"
}
-->

# MERAWProcessorNotification

Notifications that indicate a RAW processor state change.

```
enum MERAWProcessorNotification
```

## Topics

### Type Properties

[`static let readyForMoreMediaDataDidChange: NSNotification.Name`](/documentation/MediaExtension/MERAWProcessorNotification/readyForMoreMediaDataDidChange)

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

[`static let valuesDidChange: NSNotification.Name`](/documentation/MediaExtension/MERAWProcessorNotification/valuesDidChange)

A notification that indicates a change to the object’s set of available processing parameters.

---

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)