Package-level declarations

Functions

Link copied to clipboard
Link copied to clipboard

Converts the media1 media item to an IviMediaItem.

Converts the media metadata to an IviMediaItem.

Converts the media1 queue item to an IviMediaItem, with the assumption that anything in a queue is playable, but nothing is browsable.

fun MediaDescriptionCompat.toIviMediaItem(isBrowsable: Boolean = false, isPlayable: Boolean = false): IviMediaItem

Converts the media description to an IviMediaItem.