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

QAudioDevice API limitations

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.9.0 Beta1
    • Multimedia

      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

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

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

              Created:
              Updated:

                There are no open Gerrit changes