muzei-api / com.google.android.apps.muzei.api / Artwork / imageUri

imageUri

val imageUri: Uri?

The image URI of the artwork.

In almost all cases you should use ContentResolver.openInputStream(CONTENT_URI) to retrieve the already downloaded artwork.