|
XMMS2
|
look at this if you want to code inside the server. More...
Modules | |
| Collection | |
This is the collection manager. | |
| CollectionQuery | |
This module generates queries from collections. | |
| Config | |
Controls configuration for the server. | |
| Error | |
Error reporting. | |
| IPC | |
IPC functions for XMMS2 Daemon. | |
| Main | |
main object | |
| MediaInfoReader | |
The mediainfo reader. | |
| Medialib | |
Medialib caches metadata. | |
| Object | |
Object representation in XMMS server. | |
| Output | |
Output is responsible to put the decoded data on the soundcard. | |
| Playlist | |
This is the playlist control. | |
| Ringbuffer | |
Ringbuffer primitive. | |
| Sample Converter | |
Convert sample formats back and forth. | |
| SQLite | |
The SQLite backend of medialib. | |
| Visualization | |
Feeds playing data in various forms to the client. | |
| XForm | |
XForm API. | |
look at this if you want to code inside the server.
The XMMS2 project is split into a server and a multiple clients. This documents the server part.
1.7.3