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

The plug-in can call this function to update the currently playing track without being requested.

Parameters
Parameters 
Description 
medianame 
[in] string of media decoding has changed to (encoding determined by version setting) 
Return Values
Return Values 
Description 
void 
no return value 
Remarks

The plug-in should only make this function call if the plug-in supports media being played that contains multiple tracks (e.g. CDs).

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