ISDBApplicationEvents::OnCompletePlaybackEnd: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
m (introduced)
 
Line 6: Line 6:
i.e. Playback stops, because playlist reached its end. This method obviously isn't called whenever player's Repeat is enabled.
i.e. Playback stops, because playlist reached its end. This method obviously isn't called whenever player's Repeat is enabled.


Introduced in MediaMonkey 4.0
{{Introduced|4.0}}


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 21:40, 20 April 2013

CoClass SDBApplication, Interface ISDBApplicationEvents

Sub OnCompletePlaybackEnd


Event description

This event is called when track playback is finished because the end of track is reached and no other track is going to be played. i.e. Playback stops, because playlist reached its end. This method obviously isn't called whenever player's Repeat is enabled.

Introduced in MediaMonkey version 4.0.