ISDBApplicationEvents::OnTrackSkipped: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 09:13, 3 February 2010

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 track by pressing player next [>>] button and playback is in interval between 2 seconds and 3/10 of track's length.

See also ISDBSongData::SkipCount