See Also
You are here: Player Plug-ins > Definitions > Input Plug-ins > QCDModInitIn > QCDModInitIn::toPlayer
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
QCDModInitIn::toPlayer
Topics
This informs the player that removable media has ejected from the system. 
This informs the player that new removable media has been added into the system. 
The plug-in can call this function to know when all data written to OutputWrite has been rendered by the output plug-in. 
The plug-in can call this function to cancel an OutputDrain request in progress. 
The plug-in can call this function to immediately clear all data written to the output plug-in. 
The plug-in can call this function to get the precise playback position of the output plug-in. 
The plug-in needs to call this function to prepare the output plug-in prior to receiving the audio data. 
The plug-in can call this function to pause the output plug-in. 
The plug-in can call this to set the volume level of the output plug-in. 
The plug-in can call this function to stop the output plug-in. 
The plug-in can call this function to test an audio format for support by the output plug-in. 
The plug-in needs to call this function to pass decoded audio to the output plug-ins for rendering. 
The plug-in must call this function this when playback completes. 
The plug-in can call this function to indicate that playback has paused without being requested. 
The plug-in can call this function to initiate playback without being requested. 
The plug-in can call this function to stop playback without being requested. 
The plug-in can call this function to update the currently playing track without being requested. 
The plug-in can call this function to notify the player of playback progress. 
Used internally or reserved for future expansion 
See Also
Copyright (c) Quinnware 2007. All rights reserved.