QVideoWidget has an enumeration to specify whether the widget shall keep the aspect ratio:
http://qt.nokia.com/doc/qtmobility-1...RatioMode-enum
Qt already has such an enum:
http://doc.trolltech.com/4.6/qt.html...RatioMode-enum
Why not using that?
Edit: Title should be Feedback on QVideoWidget: Use Enum from Qt.



