 
    
#include <mmsav.h>
| Public Attributes | |
| IDirectFBSurface * | destination | 
| destination surface | |
| IDirectFBSurface * | subpicture | 
| subpicture surface | |
| DVOutputCallback | output_cb | 
| output callback for DirectFB's xine video driver | |
| void * | output_cdata | 
| data given as an argument to output_cb | |
| DVFrameCallback | frame_cb | 
| frame callback for DirectFB's xine video driver | |
| void * | frame_cdata | 
| data given as an argument to frame_cb | |
This structure holds surfaces and callbacks that handle video playback.
Definition at line 100 of file mmsav.h.
| IDirectFBSurface* dfb_visual_t::destination | 
| IDirectFBSurface* dfb_visual_t::subpicture | 
| DVFrameCallback dfb_visual_t::frame_cb | 
