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

QtMultimedia QML does not use QQmlEngine::urlInterceptor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.15.2
    • None
    • All

      Using a QAbstractUrlInterceptor subclass and installing it on your your QQmlEngine instance is advertised to allow you to modify urls as interpreted by the different components. It works fine for many things, like Image and SoundEffect. It does not work for MediaPlayer. The unmodified URL is passed on to GStreamer directly.

      As even the documentation for QAbstractUrlInterceptor advertises how useful it is to use it to select "different graphical assets" I think it is reasonable to expect it work for all components taking urls for such things. 

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            andre André Somers
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes