Contents

preferredMaximumResolution

The desired maximum resolution of a video that is to be downloaded.

Declaration

nonisolated var preferredMaximumResolution: CGSize { get set }

Discussion

Defaults to CGSizeZero, which indicates there is no limit on the video resolution. Any other value indicates a preferred maximum video resolution. This property only applies to HTTP Live Streaming assets.

See Also

Configuring presentation