See Also
You are here: Player Plug-ins > Definitions > Input Plug-ins > QCDModInitIn > QCDModInitIn::toPlayer > PlayDone
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
PlayDone

The plug-in must call this function this when playback completes.

Parameters
Parameters 
Description 
medianame 
[in] string of media being decoded (encoding determined by version setting) 
Return Values
Return Values 
Description 
void 
no return value 
Remarks

No further calls regarding medianame should occur to the player or to output plug-ins. The player will use this call to launch the next track.

See Also
Copyright (c) Quinnware 2007. All rights reserved.