---
title: isVideoHDRSupported
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/arconfiguration/videoformat-swift.class/isvideohdrsupported
---

# isVideoHDRSupported

Determines whether the format supports high dynamic range (HDR).

## Declaration

```swift
var isVideoHDRSupported: Bool { get }
```

## Discussion

Discussion Call this function before setting videoHDRAllowed to true to first check whether a video format supports HDR.

## See Also

### Accessing format information

- [framesPerSecond](arkit/arconfiguration/videoformat-swift.class/framespersecond.md)
- [imageResolution](arkit/arconfiguration/videoformat-swift.class/imageresolution.md)
- [isRecommendedForHighResolutionFrameCapturing](arkit/arconfiguration/videoformat-swift.class/isrecommendedforhighresolutionframecapturing.md)
