ISDBPlaylist::InsertTrack

From MediaMonkey Wiki
Jump to navigation Jump to search

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 in MediaMonkey version 4.0.