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

Android: QAudioSink crashes with uint8 sample format

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • 6.10.0, 6.11.0 FF
    • 6.10.0 RC
    • Multimedia
    • None
    • Android
    • 00c2fc4cf (dev), a0c666c9b (6.10), ad4a53a45 (6.10.0)
    • Multimedia Current w28 ...

      Steps:

      Create and start a QAudioSink with a QAudioFormat with sample format set to UInt8.

      Expected:

      Sink works with sample format conversion working as intended (uint8->int16)

      Actual:

      Assertion failure: 

      Q_ASSERT(source.size() * bytesPerSampleDest == destination.size() * bytesPerSampleSource);

       

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

            mikko.hallamaa Mikko Hallamaa
            mikko.hallamaa Mikko Hallamaa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: