---
title: MEVideoDecoderReadyForMoreMediaDataDidChangeNotification
framework: MediaExtension
role: symbol
role_heading: Global Variable
platforms: [macOS 14.0+]
path: mediaextension/mevideodecoderreadyformoremediadatadidchangenotification
---

# MEVideoDecoderReadyForMoreMediaDataDidChangeNotification

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

## Declaration

```occ
extern NSNotificationName const MEVideoDecoderReadyForMoreMediaDataDidChangeNotification;
```

## Discussion

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