AVPlayerMediaSelectionCriteria
An object that specifies the preferred languages and media characteristics for a player.
Declaration
class AVPlayerMediaSelectionCriteriaOverview
An instance of this object represents the languages and media characteristics of assets that contain media selection options that a player attempts to select automatically when preparing and playing items. It lists the languages and media characteristics in their preferred order.
Topics
Creating media selection criteria
init(preferredLanguages:preferredMediaCharacteristics:)init(principalMediaCharacteristics:preferredLanguages:preferredMediaCharacteristics:)