|
XMMS2
|
look at this if you want to code inside the server. More...
Modules | |
| Collection | |
| This is the collection manager. | |
| Config | |
| Controls configuration for the server. | |
| Sample Converter | |
| Convert sample formats back and forth. | |
| 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. | |
| 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.