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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes