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

Definitions of the plug-in types for QMP.

Topics
Input plug-ins produce a stream of decoded audio data to 'input' into the player. 
Playback plug-ins render the audio data by sending it to a playback device. 
Encoding plug-ins encode the audio data sent to it and write the encoded data to a file. 
Digital Signal Processing (DSP) plug-ins operate on the audio data to provide audio enhancements or effects. 
Library plug-ins provide a method for lookup and storage of media information for the player. 
Playlist plug-ins provide support for reading and writing playlist files. 
Visual Effect plug-ins provide a graphical rendering of the audio data during playback. 
File Tag plug-ins provide support for reading meta-data from a media file. 
File Info plug-ins provide support for determining details about a media file. 
Source plug-ins provide support for acquiring the media data. 
Language plug-ins provide alternate text and dialogs for the player UI. 
General plug-ins have no specific function to implement, but provide in-process access to the player and its services. 
See Also
Copyright (c) Quinnware 2007. All rights reserved.