See Also
You are here: Player Plug-ins > Definitions > Input Plug-ins > QCDModInitIn > QCDModInitIn::toModule
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
QCDModInitIn::toModule
Topics
The player calls this function when the user requests information about the plug-in. 
The player will call this function when the user wants to configure the plug-in. 
The player calls this function to create an separate instance of a decoder. 
The player will call this function to operate the tray for removable media. 
The player calls this function to determine the precise playback position of the audio. 
The player calls this function to determine if the plug-in supports a given media file. 
The player calls this function to determine the duration of the given media. 
The player calls this function to initialize the plug-in. 
The player calls this function to pause or resume decoding in the plug-in. 
Play 
The player calls this function to begin or resume playback of the given media. 
The player calls this function when the equalizer settings have changed. 
The player calls this function when the volume or balance settings have changed. 
The player calls this function to shutdown the plug-in. 
Stop 
The player calls this function to stop decoding in the plug-in. 
Used internally or reserved for future expansion 
See Also
Copyright (c) Quinnware 2007. All rights reserved.