qtmobility/plugins/multimedia/directshow/player/directshowplayercontrol.h
changeset 5 453da2cfceef
parent 4 90517678cc4f
child 11 06b8e2af4411
equal deleted inserted replaced
4:90517678cc4f 5:453da2cfceef
    47 
    47 
    48 #include <QtCore/qcoreevent.h>
    48 #include <QtCore/qcoreevent.h>
    49 
    49 
    50 #include "directshowplayerservice.h"
    50 #include "directshowplayerservice.h"
    51 
    51 
    52 QTM_USE_NAMESPACE
    52 QT_USE_NAMESPACE
    53 
    53 
    54 class DirectShowPlayerControl : public QMediaPlayerControl
    54 class DirectShowPlayerControl : public QMediaPlayerControl
    55 {
    55 {
    56     Q_OBJECT
    56     Q_OBJECT
    57 public:
    57 public: