ISDBApplication::CurrentSongList

From MediaMonkey Wiki
Jump to navigation Jump to search

CoClass SDBApplication, Interface ISDBApplication

Property Get CurrentSongList As SDBSongList


Property description

Returns SDBSongList object that contains tracks depending on the current context. E.g. if a tree node is in focus then all its tracks are returned, if the main track list (or the now playing list) is in focus then only its selected tracks are returned.

Related Topics