ISDBPlayer::PlaylistInsertTracks: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 12:26, 8 January 2010
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.