Skip to content

Commit

Permalink
Document limit restrictions when casting to AirPlay receivers (#1109)
Browse files Browse the repository at this point in the history
  • Loading branch information
defagos authored Jan 6, 2025
1 parent 2d4bb76 commit 6bea6ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/Player/Types/PlayerLimits.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 6bea6ad

Please sign in to comment.