#include "mmsmedia/mmssound.h"

Go to the source code of this file.
Functions | |
| MMS_CREATEERROR (MMSSoundError) | |
| static void | queue_cb (void *userData, const xine_event_t *event) |
| Callback, that will be called if xine sends event messages. | |
| MMS_CREATEERROR | ( | MMSSoundError | ) |
| 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 MMSSound object | |
| event | [in] pointer to event structure |
Definition at line 46 of file mmssound.cpp.