Contents

AVPlayerAvailableHDRModesDidChange

A notification the system posts when a player’s available HDR modes change.

Declaration

static let AVPlayerAvailableHDRModesDidChange: NSNotification.Name

Discussion

The value of a player’s availableHDRModes may change due to the connection or disconnection of a display, or other change in resources.

See Also

AVFoundation