albumArtworkRepresentations
Array of available album artwork representations in various formats and sizes.
Declaration
var albumArtworkRepresentations: [AVInterfaceAlbumArtwork]Discussion
Multiple representations allow the system to choose the most appropriate artwork for different display contexts (thumbnails, full-screen, high-DPI displays). Each representation specifies its dimensions, format, and URL for optimal loading and display performance.