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

Interface to set QAudioSource/QAudioSink stream name

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 6.5.1
    • Multimedia

      Qt Multimedia does not have an interface to set the stream name via QAudioSource/QAudioSink. Looking at the pulseaudio plugin code for example, the variable m_streamName is never set and the code defaults to an auto generated name.

      I believe the comment made on the previous bug report by Lars Knoll is incorrect in that GStreamer/FFmpeg is not actually used by the QAudioSource/Sink classes, instead they seem to have their own internal ALSA/Pulse plugins separate from the rest of the multimedia module, so instead of "the pulse backend is untested" it appears to be the one that is actually used the most on modern distros.

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

            timblechmann tim blechmann
            bparker Brad Parker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes