Associate GtkScale with gst_element_seek()?

Andreas Tunek andreas.tunek at gmail.com
Sun May 22 09:13:22 PDT 2011


You can talk a look at my pet project. Look at the files gst_player.c and
player_window.cc at https://github.com/tuna74/TunaAudioExtracter
My program does exactly what you want.

BR
Andreas Tunek

2011/5/21 Phong Cao <phngcv at gmail.com>

> Hi guys,
>
> I have a question regarding tracking position in GStreamer. Here is the
> interface of my media player:
>
>  [image: MediaPlayer.png]
>
> I am trying to implement a new function to this software that allows me to
> move to different location in the file stream by moving the INDICATOR along
> the HORIZONTAL SCALE. BTW, I also have a question that needs to be answered.
>
> Therefore, I just wonder what GStreamer functions should I use to achieve
> this? Is that gst_element_seek()? I have read the online documentation of
> GStreamer but still unable to find out the purpose of gst_element_seek() and
> how to use it in my situation.
>
> Thank you for answering my question! I hope you have a good day!
>
>
> Best regards,
>
>
> Phong Cao,
> phngcv at gmail.com
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110522/db8d622e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 7050 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110522/db8d622e/attachment-0001.png>


More information about the gstreamer-devel mailing list