ISDBPlayer::PlaylistInsertTracks
Jump to navigation
Jump to search
CoClass SDBPlayer, Interface ISDBPlayer
Sub PlaylistInsertTracks( Index as Long, Songs As SDBSongList)
Parameters
Name | Type | Description |
---|---|---|
Index | Long | Index (0..n) - position where the tracks should be inserted |
Songs | SDBSongList | List of tracks to be inserted. |
Method description
Inserts a list of tracks to Now Playing list.
Introduced in MediaMonkey version 4.0.