API Differences in MediaPlayer in macOS 26.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows 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?)