PDA

View Full Version : Media content (mov, avi, wmv) in QTWebKit



deimus
2nd July 2010, 11:21
Hello,

I would like to show media content i.e. mov, wmv, avi video files playing in QTWebkit embedded player.
Please point me how this should be done what plugins should be used.

Platform : Linux

hvitual
3rd July 2010, 17:41
QWebSettings::globalSettings()->setAttribute(QWebSettings::PluginsEnabled, true);

It's all you have to do.

Read more http://doc.qt.nokia.com/4.6/webintegration.html#netscape-plugin-support