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

        1. image-2024-12-11-14-30-16-672.png
          9 kB
          Bartosz Rudzki
        2. image-2024-12-11-14-43-46-196.png
          23 kB
          Bartosz Rudzki
        3. image-2024-12-11-14-46-44-303.png
          32 kB
          Bartosz Rudzki
        4. image-2024-12-11-14-47-27-213.png
          5 kB
          Bartosz Rudzki
        5. image-2024-12-11-14-59-21-697.png
          8 kB
          Bartosz Rudzki
        6. image-2024-12-11-14-59-44-668.png
          16 kB
          Bartosz Rudzki
        7. image-2024-12-11-14-59-48-697.png
          15 kB
          Bartosz Rudzki
        8. image-2024-12-11-15-01-42-701.png
          29 kB
          Bartosz Rudzki
        9. image-2024-12-11-15-03-33-652.png
          6 kB
          Bartosz Rudzki
        10. image-2024-12-11-15-03-36-906.png
          8 kB
          Bartosz Rudzki
        11. image-2024-12-11-15-09-51-495.png
          20 kB
          Bartosz Rudzki
        12. image-2024-12-11-15-09-56-387.png
          1 kB
          Bartosz Rudzki
        13. image-2024-12-11-15-11-43-052.png
          41 kB
          Bartosz Rudzki
        14. image-2024-12-11-15-12-42-589.png
          41 kB
          Bartosz Rudzki
        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