equal
deleted
inserted
replaced
41 |
41 |
42 #include "qvideorenderercontrol.h" |
42 #include "qvideorenderercontrol.h" |
43 |
43 |
44 #include "qmediacontrol_p.h" |
44 #include "qmediacontrol_p.h" |
45 |
45 |
46 QTM_BEGIN_NAMESPACE |
46 QT_BEGIN_NAMESPACE |
47 |
47 |
48 /*! |
48 /*! |
49 \class QVideoRendererControl |
49 \class QVideoRendererControl |
50 \preliminary |
50 \preliminary |
51 |
51 |
116 |
116 |
117 Sets the \a surface a video producer renders to. |
117 Sets the \a surface a video producer renders to. |
118 */ |
118 */ |
119 |
119 |
120 #include "moc_qvideorenderercontrol.cpp" |
120 #include "moc_qvideorenderercontrol.cpp" |
121 QTM_END_NAMESPACE |
121 QT_END_NAMESPACE |
122 |
122 |