ISDBApplicationEvents::OnTrackSkipped

From MediaMonkey Wiki
Revision as of 14:29, 20 July 2011 by Mcow (talk | contribs) (more detail)
Jump to navigation Jump to search

CoClass SDBApplication, Interface ISDBApplicationEvents

Sub OnTrackSkipped( Track As ISDBSongData)


Parameters

Name Type Description
Track SDBSongData Track skipped by user.


Event description

This event is called when user skips a actively playing track by pressing player Next [>>] button and playback is in interval between 2 seconds and 3/10 of track's length. Is not generated when skip during pause, when not playing, or by skipping to previous track.

Introduced into MediaMonkey version 4.0

See also ISDBSongData::SkipCount