---
title: eligibleForHDRPlayback
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avplayer/eligibleforhdrplayback
---

# eligibleForHDRPlayback

A Boolean value that indicates whether the current device can present content to an HDR display.

## Declaration

```swift
nonisolated class var eligibleForHDRPlayback: Bool { get }
```

## Discussion

Discussion This property is not key-value observable.

## See Also

### Determining HDR playback eligibility

- [availableHDRModes](avfoundation/avplayer/availablehdrmodes.md)
- [AVPlayer.HDRMode](avfoundation/avplayer/hdrmode.md)
- [eligibleForHDRPlaybackDidChangeNotification](avfoundation/avplayer/eligibleforhdrplaybackdidchangenotification.md)
