AVFoundation tvOS 15.0 Beta 2 to Beta 3 API Differences

AVAssetVariant.h
Added +[AVAssetVariantQualifier predicateForPresentationWidth:operatorType:]
Added +[AVAssetVariantQualifier predicateForPresentationHeight:operatorType:]
AVPlayerInterstitialEventController.h
Removed +[AVPlayerInterstitialEvent interstitialEventWithPrimaryItem:identifier:time:templateItems:restrictions:resumptionOffset:playoutLimit:]
Removed +[AVPlayerInterstitialEvent interstitialEventWithPrimaryItem:identifier:date:templateItems:restrictions:resumptionOffset:playoutLimit:]
AVPlayerItem.h
Modified AVPlayerItemAccessLogEvent.observedMaxBitrate
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse observedBitrateStandardDeviation to monitor variance in network bitrate.

Modified AVPlayerItemAccessLogEvent.observedMinBitrate
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse observedBitrateStandardDeviation to monitor variance in network bitrate.