#include "disko.h"
#include "mmsmedia/mmstv.h"
#include <strings.h>
#include <xine/xineutils.h>
Go to the source code of this file.
Defines | |
#define | MMSTV_RECORD_START XINE_EVENT_INPUT_MENU2 |
#define | MMSTV_RECORD_STOP XINE_EVENT_INPUT_MENU2 |
#define | MMSTV_RECORD_PAUSE XINE_EVENT_INPUT_MENU4 |
Functions | |
MMS_CREATEERROR (MMSTVError) | |
static void | queue_cb (void *userData, const xine_event_t *event) |
Callback, that will be called if xine sends event messages. |
MMS_CREATEERROR | ( | MMSTVError | ) |
static void queue_cb | ( | void * | userData, | |
const xine_event_t * | event | |||
) | [static] |