|
XMMS2
|
This file controls the mediainfo reader thread. More...
#include <stdlib.h>#include "xmms/xmms_log.h"#include "xmms/xmms_ipc.h"#include "xmmspriv/xmms_mediainfo.h"#include "xmmspriv/xmms_medialib.h"#include "xmmspriv/xmms_xform.h"#include "xmmspriv/xmms_thread_name.h"#include <glib.h>#include "mediainfo_ipc.c"Go to the source code of this file.
Functions | |
| xmms_mediainfo_reader_t * | xmms_mediainfo_reader_start (void) |
| Start a new mediainfo reader thread. More... | |
| void | xmms_mediainfo_reader_wakeup (xmms_mediainfo_reader_t *mr) |
| Wake the reader thread and start process the entries. More... | |
This file controls the mediainfo reader thread.
Definition in file mediainfo.c.
1.8.14