ISDBPlayer::PlaylistInsertTracks
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 into MediaMonkey 4.0.