Contents

videoHDRAllowed

Enables high dynamic range (HDR) for the session’s camera feed.

Declaration

var videoHDRAllowed: Bool { get set }

Discussion

Before calling this function, check whether the session configuration’s video format supports HDR first by calling isVideoHDRSupported.

See Also

Managing video capture options