XMMS2
Functions
MediaInfoReader
XMMSServer

The mediainfo reader. More...

Functions

xmms_mediainfo_reader_txmms_mediainfo_reader_start (void)
 Start a new mediainfo reader thread.
void xmms_mediainfo_reader_wakeup (xmms_mediainfo_reader_t *mr)
 Wake the reader thread and start process the entries.

Detailed Description

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.


Function Documentation

Start a new mediainfo reader thread.

Definition at line 67 of file mediainfo.c.

Referenced by xmms_playlist_init().

Wake the reader thread and start process the entries.

Definition at line 111 of file mediainfo.c.