qtmobility/plugins/multimedia/directshow/player/directshowvideorenderercontrol.h
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
    40 ****************************************************************************/
    40 ****************************************************************************/
    41 
    41 
    42 #ifndef DIRECTSHOWVIDEORENDERERCONTROL_H
    42 #ifndef DIRECTSHOWVIDEORENDERERCONTROL_H
    43 #define DIRECTSHOWVIDEORENDERERCONTROL_H
    43 #define DIRECTSHOWVIDEORENDERERCONTROL_H
    44 
    44 
    45 #include <qvideorenderercontrol.h>
    45 #include "../../src/multimedia/qvideorenderercontrol.h"
    46 
    46 
    47 #include <dshow.h>
    47 #include <dshow.h>
    48 
    48 
    49 class DirectShowEventLoop;
    49 class DirectShowEventLoop;
    50 class VideoSurfaceFilter;
    50 class VideoSurfaceFilter;