Contents

networkResourcePriority

Indicates the priority of this player for network bandwidth resource distribution.

Declaration

var networkResourcePriority: AVPlayer.NetworkResourcePriority { get set }

Discussion

This value determines the priority of the player during network resource allocation among all other players within the same application process. The default value for this is AVPlayerNetworkResourcePriorityDefault.

See Also

Configuring the network resource priority