I'm searching for a way to get the picture of an Artist through the MediaPlayer library.
I've searched in the Apple's Doc, but there is nothing about that. The property "Artwork" refers to the album's cover.
Any idea if and how i can get that ?
I'm searching for a way to get the picture of an Artist through the MediaPlayer library.
I've searched in the Apple's Doc, but there is nothing about that. The property "Artwork" refers to the album's cover.
Any idea if and how i can get that ?
I believe all that's happening is that an MPMediaItem for music is wrapping the properties of an MP3 tag. So the artwork is embedded in the source file (.mp3, .aac, etc.
So the question is, where would this Artist's picture come from? I think you'd have to write your own webservice for this.
I may be wrong however.
© 2022 - 2024 — McMap. All rights reserved.