#include "mmsmedia/mmsvideo.h"
Go to the source code of this file.
Functions | |
MMS_CREATEERROR (MMSVideoError) | |
static void | queue_cb (void *userData, const xine_event_t *event) |
Callback, that will be called if xine sends event messages. |
MMS_CREATEERROR | ( | MMSVideoError | ) |
static void queue_cb | ( | void * | userData, | |
const xine_event_t * | event | |||
) | [static] |
Callback, that will be called if xine sends event messages.
userData | [in/out] pointer to the MMSVideo object | |
event | [in] pointer to event structure |
Definition at line 46 of file mmsvideo.cpp.