Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-74393

Supprt extending QtMultimedia features via properties

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Do
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • Multimedia
    • None

      QtMultimedia framework is greate but apis are not enough for me(and many people i believe). For example I want an option to select hardware accelerated decoder or software decoder. If there's no such api in current version, a possible solution I think is writting a mediaservice plugin(via libmpv for example) and using qt's greate meta property system, and the user code would look like player.setProperty("decoder", "gpu"). But when writing a mediaservice plugin I find there's no way to read/write QMediaPlayer's properties from QMediaPlayerControl, which means no matter how many features my backend supports, QtMultimedia user can not have them.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            valentyn.doroshchuk Valentyn Doroshchuk
            ibingow wangbin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes