MediaDescriptionAdapter

MediaDescriptionAdapter

interface MediaDescriptionAdapter

An adapter to provide content assets of the media currently playing.

Inheritors

Functions

NameSummary
createCurrentContentIntent@Nullable
abstract fun createCurrentContentIntent(player: Player): PendingIntent
Creates a content intent for the current media item.
getCurrentLargeIcon@Nullable
abstract fun getCurrentLargeIcon(player: Player, callback: PlayerNotificationManager.BitmapCallback): Bitmap
Gets the large icon for the current media item.