Results 1 to 2 of 2

Thread: Media content (mov, avi, wmv) in QTWebKit

  1. #1
    Join Date
    Jun 2010
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Media content (mov, avi, wmv) in QTWebKit

    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

  2. #2
    Join Date
    Aug 2009
    Posts
    11
    Thanks
    1

    Default Re: Media content (mov, avi, wmv) in QTWebKit

    QWebSettings::globalSettings()->setAttribute(QWebSettings::PluginsEnabled, true);

    It's all you have to do.

    Read more http://doc.qt.nokia.com/4.6/webinteg...plugin-support
    Last edited by hvitual; 3rd July 2010 at 17:46.

Similar Threads

  1. how to play media files.
    By hrudhay in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 28th August 2008, 10:24
  2. Seekable media formats
    By Mari in forum Qt Programming
    Replies: 2
    Last Post: 6th August 2008, 10:27
  3. media player in qtopia
    By sar_van81 in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 19th December 2007, 11:35
  4. Playing Media files in Qt 4
    By sar_van81 in forum Qt Programming
    Replies: 2
    Last Post: 18th December 2007, 05:53
  5. How to find the size and name of the Media.
    By merry in forum Qt Programming
    Replies: 1
    Last Post: 18th July 2007, 13:05

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.