ISDBApplicationEvents::OnTrackConverted

From MediaMonkey Wiki
Revision as of 13:50, 21 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBApplication, Interface ISDBApplicationEvents

Sub OnTrackConverted(SourceTrack As SDBSongData, TargetTrack As SDBSongData)


Parameters

Name Type Description
SourceTrack SDBSongData SDBSongData object of source track of the conversion.
TargetTrack SDBSongData Description of the target of the conversion.


Event description

This event is called when a track is successfully converted to another audio format.