ISDBPlaylist::InsertTrack

From MediaMonkey Wiki
Revision as of 12:13, 8 January 2010 by Ludek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 into MediaMonkey 4.0.