pipeline rate/playback speed method
Tomaž Smodiš
tomazsmodis73 at hotmail.com
Mon Oct 10 17:51:08 UTC 2022
Hi
I do not know if this mail is correct one. Still I am sending mail
regarding my issue with gstreamer.
I hope you can forward my email to correct team.
My problem:
I would like to get playback rate of a playing gstreamer pipeline. I can
get duration of media with:
gst_element_query_duration(pipelinePlayMsg, GST_FORMAT_TIME, &duration);
But there is no such method for playback speed of media as:
gst_element_query_rate(pipelinePlayMsg, GST_FORMAT_TIME, &rate);
How to get playback rate (speed)?
kind regards, Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20221010/dbaa0159/attachment-0001.htm>
More information about the gstreamer-devel
mailing list