ISDBSongData::MarkPlayed

From MediaMonkey Wiki
Jump to navigation Jump to search

CoClass SDBSongData, Interface ISDBSongData

Sub MarkPlayed( Time as DATE)


Parameters

Name Type Description
Time DATE Time to be used as LastPlayed


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.