<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <p>Hi <br>
    </p>
    <p>I do not know if this mail is correct one. Still I am sending
      mail regarding my issue with gstreamer.</p>
    <p>I hope you can forward my email to correct team.</p>
    <p>My problem:<br>
    </p>
    <div class="votecell post-layout--left">
      <div class="js-voting-container d-flex jc-center fd-column
        ai-stretch gs4 fc-black-200" data-post-id="74004453">
      </div>
    </div>
    <div class="s-prose js-post-body" itemprop="text">
      <p>I would like to get playback rate of a playing gstreamer
        pipeline.
        I can get duration of media with:</p>
      <p>gst_element_query_duration(pipelinePlayMsg, GST_FORMAT_TIME,
        &duration);</p>
      <p>But there is no such method for playback speed of media as:
        gst_element_query_rate(pipelinePlayMsg, GST_FORMAT_TIME,
        &rate);</p>
      <p>How to get playback rate (speed)?</p>
      <p>kind regards, Thomas</p>
    </div>
  </body>
</html>