diff --git a/Sources/Player/Types/PlayerLimits.swift b/Sources/Player/Types/PlayerLimits.swift index b04e591a3..d8031dfba 100644 --- a/Sources/Player/Types/PlayerLimits.swift +++ b/Sources/Player/Types/PlayerLimits.swift @@ -32,6 +32,8 @@ public struct PlayerLimits { /// [expensive networks](https://developer.apple.com/documentation/foundation/nsurlsessionconfiguration/3235752-allowsexpensivenetworkaccess). /// /// Disabled when set to `.zero`. + /// + /// > Note: Limits are ignored when casting to an AirPlay receiver. public let preferredMaximumResolutionForExpensiveNetworks: CGSize /// Creates a set of limits.