ISDBSongData::MarkPlayed

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

CoClass SDBSongData, Interface ISDBSongData

Sub MarkPlayed( Time as REAL)


Parameters

Name Type Description
Time REAL Time to be used as Last Played


Method description

Marks song as played, i.e. increases #Played value, restarts bookmark position and sets Last Played to Time. If input parameter Time = 0 then Last Played is set to current date/time.

Introduced in MediaMonkey 4.0.