<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - PA_STREAM_FIX_* flags do not work with pa_stream_new_extended()"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68952#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - PA_STREAM_FIX_* flags do not work with pa_stream_new_extended()"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68952">bug 68952</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>There are two ways to make this work: allow and ignore the FIX_* flags for
non-PCM formats, or treat missing rate/format/channels information in a PCM
format info struct as if FIX_* flags were set for for that format info only. We
could implement both, they don't conflict with each other. I think the more
correct way is the latter, because as Remi said, we should have separate sets
of flags for the different formats, and this is a way to implement that. I plan
to implement this solution (not today, but "soon").</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>