API Differences in AVFoundation in macOS 15.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 macOS 15.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;