mmsvideo.cpp File Reference

#include "mmsmedia/mmsvideo.h"

Include dependency graph for mmsvideo.cpp:

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.

Function Documentation

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.

Parameters:
userData [in/out] pointer to the MMSVideo object
event [in] pointer to event structure

Definition at line 46 of file mmsvideo.cpp.