ISDBPlayer::PlaylistInsertTrack

From MediaMonkey Wiki
Revision as of 12:32, 8 January 2010 by Ludek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBPlayer, Interface ISDBPlayer

Sub PlaylistInsertTrack( Index as Long, Song As SDBSongData)


Parameters

Name Type Description
Index Long Index (0..n) - position where the track should be inserted
Song SDBSongData Track to be inserted.


Method description

Inserts new track to Now Playing list.

Introduced into MediaMonkey 4.0.