Type Property 型プロパティ

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