ISDBPlaylist::InsertTrack
CoClass SDBPlaylist, Interface ISDBPlaylist
Sub InsertTrack(Index as Long, Track As SDBSongData)
Parameters
Name | Type | Description |
---|---|---|
Index | Long | Index (0..n) - position where the track should be inserted |
Track | SDBSongData | Track to be added (SDBSongData object) |
Method description
Inserts track to the playlist.
Introduced into MediaMonkey 4.0.