Qmmp
|
AbstractEngine | Base interface class of audio audio engines |
AudioParameters | Keeps information about audio settings |
Buffer | Audio buffer class |
CommandLineManager | Helper class used for handle command line plugins |
CommandLineOption | Abstract base class of the command line plugins |
ConfigDialog | Configuration dialog class |
Decoder | Base interface class of audio decoders |
DecoderFactory | Input plugin interface (decoder factory) |
DecoderProperties | Helper class to store input plugin properties |
DetailsDialog | Dialog to show/edit metadata |
Effect | Base interface class of audio effects |
EffectFactory | Effect plugin interface (effect factory) |
EffectProperties | Helper class to store effect plugin properties |
EngineFactory | Engine plugin interface |
EngineProperties | Helper class to store custom audio engine properies |
EqSettings | Helps to work with equalizer settings |
FileDialog | Base interface class of the file dialogs |
FileDialogFactory | File dialog plugin interface |
FileDialogProperties | Helper class to store file dialog plugin properties |
FileInfo | Stores metadata and audio information about media file or stream |
General | Simple access to general plugins |
GeneralFactory | General plugin interface |
GeneralProperties | Helper class to store general plugin properies |
InputSource | Base interface class of transports |
InputSourceFactory | Transport plugin interface |
InputSourceProperties | Helper class to store transport plugin properies |
MediaPlayer | Simple way to use SoundCore and PlayListModel together |
MetaDataFormatter | The MetaDataFormatter formats metadata using templates |
MetaDataManager | Base class for metadata access |
MetaDataModel | The MetaDataModel is the base interface class of metadata access |
Output | Base interface class of audio outputs |
OutputFactory | Output plugin interface (output factory) |
OutputProperties | Helper class to store output plugin properies |
PlayListDownloader | Downloads playlist from remote URL and extracts tracks |
PlayListFormat | Abstract interface for playlist formats |
PlayListFormatProperties | Helper structure to store playlist format properies |
PlayListItem | Item for use with the PlayListModel class |
PlayListManager | Used to handle multiple playlists |
PlayListModel | Data model for the playlist |
PlayListParser | The PlaylistParser class provides a simple api to access playlist format plugins |
PlayListTrack | Item for use with the PlayListModel class |
Qmmp | Stores global settings and enums |
QmmpSettings | Access to global settings |
QmmpUiSettings | Access to global libqmmpui library settings |
SimpleSelection | Helper class that keeps track of a view's selected items |
SoundCore | Simple interface for audio playback |
StateHandler | Allows to track information about playback progress |
TagModel | The StateHandler class provides is the base interface class of tag editor |
TemplateEditor | Simple template editor dialog |
UiFactory | User interface plugin interface |
UiHelper | Simple api to access general plugins and some gui features |
UiLoader | The UiLoader provides user interface plugins access |
UiProperties | Helper class to store user interface plugin properies |
Visual | Base interface class of visualizations |
VisualFactory | Visual plugin interface (visual factory) |
VisualProperties | Helper class to store visual plugin properies |
Volume | Asbtract volume interface |
VolumeSettings | The VolumeSettings structure stores volume levels |