appliesMediaSelectionCriteriaAutomatically
A Boolean value that indicates whether the receiver should apply the current selection criteria automatically to player items.
Declaration
nonisolated var appliesMediaSelectionCriteriaAutomatically: Bool { get set }Mentioned in
Discussion
By default, the AVPlayer instance applies selection criteria based on system accessibility preferences. To override the default criteria for any media selection group, use setMediaSelectionCriteria(_:forMediaCharacteristic:).