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

Multimedia bugs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8.0
    • Multimedia
    • None
    • All

    Description

      • SoundEffect "isLoaded" method present in the docs is not usable from QML as it's neither a slot nor Q_INVOKABLE:
      • ScreenCapture and WindowCapture, unlike other major Multimedia controls, lack "errorOccurred" signal according to the docs (while it seems to be present in the source code).
      • WindowCapture documentation lacks description for "start" and "stop" methods:
      • CaptureSession docs typo:
      • Camera "customFocusPoint" description mentions non-existent focus mode enum value:
      • MediaFormat enum values order apparent in the docs does not match the one in the source code.
      • "mediaFormat" value type example in the docs shows enum namespaces for audioCodec and videoCodec that are non-existent in AudioCodec and VideoCodec enum tables:


      • MediaPlayer "bufferProgress" property description suggests "MediaPlayer.Buffered" and "MediaPlayer.Buffering" are boolean properties:
      • ImageCapture "captureToFile", unlike "saveToFile", takes QString as parameter instead of QUrl:

      • Video "source" property, when assigned a Qt resource URL, does not work and raises "Attempting to play invalid Qt resource" error. The same resource as source works when using MediaPlayer with a VideoOutput.
      • WindowCapture "window" property is of CapturableWindow type, not Window, as suggested by the docs:

      • One of the examples in Camera overview docs uses non-existent Camera property:

      Attachments

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

        Activity

          People

            qtmultimediateam Qt Multimedia Team
            bartoszrudzki Bartosz Rudzki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes