<!--
{
  "availability" : [
    "iOS: 13.4.0 -",
    "iPadOS: 13.4.0 -",
    "macCatalyst: 13.4.0 -",
    "macOS: 10.15.0 -",
    "tvOS: 13.4.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVPlayer/eligibleForHDRPlaybackDidChangeNotification",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@AVPlayerEligibleForHDRPlaybackDidChangeNotification"
  },
  "title" : "eligibleForHDRPlaybackDidChangeNotification"
}
-->

# eligibleForHDRPlaybackDidChangeNotification

A notification that’s posted whenever HDR playback eligibility changes.

```
class let eligibleForHDRPlaybackDidChangeNotification: NSNotification.Name
```

## Discussion

The system may post this notification if a user connects or disconnects a display, or makes other system resource changes.

---

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)