Hi, I wish to find out the rate of playback. I set them with gst_element_seek() for fast forward and fast rewind but I am unable to get playback rate from the pipeline. I see GST_QUERY_RATE but no gst_element_query_rate() like gst_element_query_duration(). Is there a standard way of getting the playback rate ? Thanks, Sundararaj