See Also
You are here: Player Plug-ins > Definitions > Playback Plug-ins > QCDModInitPlay2 > QCDModInitPlay2::toModule
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
QCDModInitPlay2::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 wait for all written data to be rendered. 
The player calls this function to cancel any Drain requests currently in action. 
The player calls this function to clear any audio data written to the plug-in. 
The player calls this function to determine the precise playback position of the audio. 
The player calls this function to initialize the plug-in. 
Open 
The player calls this function to prepare the plug-in to render audio data. 
The player calls this function to pause or resume rendering in the plug-in. 
The player calls this function when the equalizer settings have changed. 
The player calls this function when the volume or balance settings have changed. 
Stop 
The player call this function when the audio decoding for the current media has completed. 
The player calls this function to shutdown the plug-in. 
The player calls this function to test an audio format for support by the Playback module. 
The player calls this function to pass audio data for rendering. 
Used internally or reserved for future expansion 
See Also
Copyright (c) Quinnware 2007. All rights reserved.