DefaultMediaDescriptionAdapter

The @{link MediaDescriptionAdapter} for the player notification displayed in the notification.

Constructors

Link copied to clipboard
constructor(playback: MediaPlayback<ExoPlayer>)
Construct a new adapter from the current media playback.

Functions

Link copied to clipboard
open fun createCurrentContentIntent(player: Player): PendingIntent
Link copied to clipboard
open fun getCurrentContentText(player: Player): CharSequence
Link copied to clipboard
open fun getCurrentContentTitle(player: Player): CharSequence
Link copied to clipboard
open fun getCurrentLargeIcon(player: Player, callback: BitmapCallback): Bitmap