API Differences in MediaPlayer in iOS 26.0

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

Table of Contents

Initializers

MPMediaItemAnimatedArtwork
convenience public init(artworkID: Swift.String, previewImageRequestHandler: @escaping (CoreFoundation.CGSize) async -> UIKit.UIImage?, videoAssetFileURLRequestHandler: @escaping (CoreFoundation.CGSize) async -> Foundation.URL?)