automaticallyAdjustsVideoHDREnabled
A Boolean value that indicates whether the device automatically manages the state of high dynamic range (HDR) video streaming.
Declaration
var automaticallyAdjustsVideoHDREnabled: Bool { get set }Discussion
By default, this value is true, and a capture device automatically enables isVideoHDREnabled if it’s a good fit for the active format.
This property is key-value observable.