Skip to content
inxomnyaa edited this page Oct 7, 2023 · 1 revision

Events

LoadSongsEvent

// array of songs loaded without errors from the async folder scan
LoadSongsEvent::getSongs()
// playlist that initially called the async folder scan
LoadSongsEvent::getPlaylistName()
// errors during the async folder scan
LoadSongsEvent::getErrors()
Clone this wiki locally