muzei-api / com.google.android.apps.muzei.api / MuzeiContract / Artwork / CONTENT_URI

CONTENT_URI

@JvmStatic val CONTENT_URI: Uri

The content:// style URL for this table. This is the main entry point for queries and for opening an InputStream to the current artwork's image.

Apps can only query for artwork; only Muzei can write to the ContentProvider.

See Also

getCurrentArtwork

getCurrentArtworkBitmap

Getter

The content:// style URL for this table. This is the main entry point for queries and for opening an InputStream to the current artwork's image.

Apps can only query for artwork; only Muzei can write to the ContentProvider.

Getter See Also

getCurrentArtwork

getCurrentArtworkBitmap