canUpdateMediaItem

open override fun canUpdateMediaItem(mediaItem: MediaItem): Boolean

Checks whether the MediaItem can be updated without reloading the media source.

TODO Test when using MediaController or MediaBrowser.

Return

Whether the MediaItem can be updated without reloading the media source.

Parameters

mediaItem

The new MediaItem.