PlaylistMediaEntityMapper

Functions to map models from other layers and / or packages into a com.google.android.horologist.media.database.model.PlaylistMediaEntity.

Functions

Link copied to clipboard
fun map(playlist: Playlist, media: Media): PlaylistMediaEntity

Maps from a Playlist and Media.