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

Update documentation to replace obsolete functions (QAudioInput, QAudioOutput, QAudioDeviceInfo)

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Icon: P4: Low P4: Low
    • None
    • None
    • Documentation
    • Qt 4.7, Qt 4.8

      The class reference pages for QAudioInput, QAudioOutput and QAudioDeviceInfo showcase obsolete functions, QAudioFormat::setFrequency() and QAudioFormat::channels(), in their example code.

      Suggestion: Replace obsolete examples with QAudioFormat::setSampleRate() and QAudioFormat::setChannelCount() respectively.

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

            docteam Qt Documentation Team
            hackernovitiate hackerNovitiate (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes