addToPlayList

fun addToPlayList(file: AudioFile)
fun addToPlayList(file: AudioFile, index: Int)
fun addToPlayList(activePlayList: List<AudioFile>)