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 <glib.h>
Go to the source code of this file.
Functions | |
xmms_mediainfo_reader_t * | xmms_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. |
This file controls the mediainfo reader thread.
Definition in file mediainfo.c.