API Differences in AVFoundation in iOS 18.4

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in AVFoundation in the iOS 18.4 SDK.

Table of Contents

Functions & Methods

AVAssetDownloadConfiguration
- (void)setInterstitialMediaSelectionCriteria:(nonnull NSArray<AVPlayerMediaSelectionCriteria *> *)criteria forMediaCharacteristic:(nonnull AVMediaCharacteristic)mediaCharacteristic;

Properties & Constants

AVContentKeyRequest
@property(atomic, weak, readonly, nullable) id<AVContentKeyRecipient> originatingRecipient;