# Dolby Vision Refresh Rate Switching?

**URL:** https://forums.plex.tv/t/dolby-vision-refresh-rate-switching/488390
**Category:** Player Betas
**Tags:** android-tv-beta
**Created:** [November 10, 2019, 3:21pm UTC](https://forums.plex.tv/t/dolby-vision-refresh-rate-switching/488390 "2019-11-10T15:21:34Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![skoging](https://sea1.discourse-cdn.com/plex/user_avatar/forums.plex.tv/skoging/32/162314_2.png) [@skoging](https://forums.plex.tv/u/skoging)
#### Post date: [December 2, 2019, 2:17pm UTC](https://forums.plex.tv/t/dolby-vision-refresh-rate-switching/488390/13 "2019-12-02T14:17:38Z")

</div>

> [@sixones](#):
>
> On Android to switch the display mode, we use the `Display Mode API` which gives us the resolution and refresh rate of every mode that the device / display supports and that we can switch too. However it doesn’t tell us which of those modes support HDR10 or Dolby Vision etc…

What about the [`Display.HdrCapabilities`](https://developer.android.com/reference/android/view/Display.HdrCapabilities.html) API? Or will that only get you the capabilities of the active mode? If that is the case, how feasible would it be to cycle through a set of modes to figure out the capabilities of the display and cache them for future use?  
It’s not an elegant solution by any means, but could it be a potential workaround until there is proper support for querying the HDR capabilities of all supported modes?

---

_[View the full topic](https://forums.plex.tv/t/dolby-vision-refresh-rate-switching/488390)._
