DefaultMediaDescriptor

DefaultMediaDescriptor

open class DefaultMediaDescriptor : MediaDescriptionAdapter---

Deprecated

Use the media session integration instead.


See also

com.bitmovin.player.api.media.session.MediaSession

Constructors

DefaultMediaDescriptorconstructor(assetManager: AssetManager)

Functions

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