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

QAudioDevice API limitations

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.9.0 Beta1
    • Multimedia

    Description

      Some of the QAudioDevice APIs are inadequate:

      • we report min/max sampling rate, not the sampling rates that are actually supported.
      • QAudioFormat specifies int8/16/32 and float. but there is no good way to specify 24bit integers, which could be encoded into a 3byte stream or a 4-byte streams (with lowest or highest byte being zero. one could very well argue that float32 should be the only format used internally inside Qt

      Attachments

        Issue Links

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

          Activity

            People

              timblechmann tim blechmann
              timblechmann tim blechmann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes