See Also
You are here: Player Plug-ins > Definitions > Library Plug-ins > QCDModInitDB2 > QCDModInitDB2::toModule
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
QCDModInitDB2::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 instance of an interface into the library. 
The player calls this function to notify modules that it has deleted the media listed in pMediaList deleted. 
The player calls this function to display a user interface that will show information about mediaName. 
Edit 
The player calls this function to display some user interface to edit metadata for the media listed in pMediaList. 
The player calls this function to initialize the plug-in. 
The player calls this function when a filename has been changed. 
The player calls this function to inform the module of various playback events. 
The player calls this function to query for metadata information about mediaName. 
The player calls this function to query for special content information for mediaName. 
The player calls this function to shutdown the plug-in. 
The player calls this function to submit metadata to the module for mediaName. 
Used internally or reserved for future expansion 
See Also
Copyright (c) Quinnware 2007. All rights reserved.