Contents

AVPlayer.NetworkResourcePriority.low

Indicates a low priority level for loading network resources. Use this when the player requires minimal network bandwidth and streaming in high-quality resolution is not crucial. Other players with higher priority will take precedence over this player.

Declaration

case low

See Also

Priorities