mapToTrack

suspend fun List<Track>.mapToTrack(): List<LavaplayerTrack>

Maps a List of Tracks to a List of LavaplayerTracks.

See also