API Differences in MediaPlayer in macOS 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 macOS 26.0 SDK.

Table of Contents

Initializers

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