|
Qmmp
|
| CAbstractEngine | Base interface class of audio audio engines |
| CAudioConverter | The AbstractEngine class provides the internal audio converter |
| CAudioParameters | Keeps information about audio settings |
| CBuffer | Audio buffer class |
| CChannelMap | This class represents audio channel mapping |
| CCommandLineHandler | Abstract base class of the command line plugins |
| CCommandLineManager | Helper class used for handle command line plugins |
| CConfigDialog | Configuration dialog class |
| CCueParser | CUE parser |
| CDecoder | Base interface class of audio decoders |
| CDecoderFactory | Input plugin interface (decoder factory) |
| CDecoderProperties | Structure to store input plugin properties |
| CDetailsDialog | Dialog to show/edit metadata |
| CEffect | Base interface class of audio effects |
| CEffectFactory | Effect plugin interface (effect factory) |
| CEffectProperties | Structure to store effect plugin properties |
| CEngineFactory | Engine plugin interface |
| CEngineProperties | Structure to store custom audio engine properies |
| CEqSettings | Helps to work with equalizer settings |
| CFileDialog | Base interface class of the file dialogs |
| CFileDialogFactory | File dialog plugin interface |
| CFileDialogProperties | Structure to store file dialog plugin properties |
| CGeneral | Simple access to general plugins |
| CGeneralFactory | General plugin interface |
| CGeneralProperties | Structure to store general plugin properies |
| CInputSource | Base interface class of transports |
| CInputSourceFactory | Transport plugin interface |
| CInputSourceProperties | Structure to store transport plugin properies |
| CMediaPlayer | Simple way to use SoundCore and PlayListModel together |
| CMetaDataFormatter | The MetaDataFormatter formats metadata using templates |
| CMetaDataItem | Container of extra file/track property |
| CMetaDataManager | Base class for metadata access |
| CMetaDataModel | The MetaDataModel is the base interface class of metadata access |
| COutput | Base interface class of audio outputs |
| COutputFactory | Output plugin interface (output factory) |
| COutputProperties | Helper structure to store output plugin properies |
| CPlayListDownloader | Downloads playlist from remote URL and extracts tracks |
| CPlayListFormat | Abstract interface for playlist formats |
| CPlayListFormatProperties | Helper structure to store playlist format properies |
| CPlayListHeaderModel | Helper class that provides access to playlist column configuration |
| ▼CPlayListItem | Item for use with the PlayListModel class |
| CPlayListGroup | The PlayListTrack class provides a group for use with the PlayListModel class |
| CPlayListTrack | Track for use with the PlayListModel class |
| CPlayListManager | Used to handle multiple playlists |
| CPlayListModel | Data model for the playlist |
| CPlayListParser | The PlaylistParser class provides a simple api to access playlist format plugins |
| CQmmp | Stores global settings and enums |
| CQmmpSettings | Access to global settings |
| CQmmpUiSettings | Access to global libqmmpui library settings |
| CSimpleSelection | Helper class that keeps track of a view's selected items |
| CSoundCore | Simple interface for audio playback |
| CStateHandler | Allows one to track information about playback progress |
| CTagModel | The StateHandler class provides is the base interface class of tag editor |
| CTemplateEditor | Simple template editor dialog |
| ▼CTrackInfo | Stores metadata and other information about track |
| CPlayListTrack | Track for use with the PlayListModel class |
| CUiFactory | User interface plugin interface |
| CUiHelper | Simple api to access general plugins and some gui features |
| CUiLoader | The UiLoader provides user interface plugins access |
| CUiProperties | Structure to store user interface plugin properies |
| CVisual | Base interface class of visualizations |
| CVisualFactory | Visual plugin interface (visual factory) |
| CVisualProperties | Structure to store visual plugin properies |
| CVolume | Asbtract volume interface |
| CVolumeHandler | Volume control access |
| CVolumeSettings | The VolumeSettings structure stores volume levels |
| CWidgetDescription | Structure to store widget description provided by general plugin |