onRemoveQueueItem

abstract fun onRemoveQueueItem(player: Player, description: MediaDescriptionCompat)

Called when a media controller wants to remove the first occurrence of the specified queue item with the given description in the play queue.

Parameters

player

The THEOplayer instance currently attached to the connector.

description

Metadata for a media item suitable for display.