| 
    XMMS2
    
   | 
 
The mediainfo reader. More...
Functions | |
| xmms_mediainfo_reader_t * | xmms_mediainfo_reader_start (xmms_medialib_t *medialib) | 
| Start the mediainfo reader thread.  More... | |
| void | xmms_mediainfo_reader_wakeup (xmms_mediainfo_reader_t *mr) | 
| Wake the reader thread and start process the entries.  More... | |
The mediainfo reader.
When a item is added to the playlist the mediainfo reader will start extracting the information from this entry and update it if additional information is found.
| xmms_mediainfo_reader_t* xmms_mediainfo_reader_start | ( | xmms_medialib_t * | medialib | ) | 
Start the mediainfo reader thread.
Referenced by main().
| void xmms_mediainfo_reader_wakeup | ( | xmms_mediainfo_reader_t * | mr | ) | 
Wake the reader thread and start process the entries.