pub unsafe static AVPlayerAvailableHDRModesDidChangeNotification: &'static NSNotificationNameAvailable on crate feature
AVPlayer only.Expand description
A notification that fires whenever availableHDRModes changes.
This notification fires when a value is added or removed from the list of availableHDRModes. This can be caused by display connection/disconnection or resource changes.
See also Appleās documentation