Pulling parameters from gstbasesrc

Thiago Santos thiagoss at osg.samsung.com
Wed Apr 15 10:41:48 PDT 2015


On 04/15/2015 04:20 AM, Mayank Agarwal wrote:
> Hi
>
> I want to pull some parameter values from gst_base_src_update_length
> function in some other application like file duration and current playposition
> how can i be able to do that.
Can you describe in a higher level what are you trying to do? If you 
want to get the duration/length and the position of the media/file being 
played you can use the duration and position queries in the pipeline 
(the pipeline will figure out which element should answer the queries) 
or if you want an specific element to reply you can send directly to it.

Telling more about what you are trying to do would help us understand 
how to help you.

Regards,

>
>
> Regards
> Mayank
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


-- 
Thiago Sousa Santos
Senior Multimedia Engineer, Open Source Group
Samsung Research America - Silicon Valley



More information about the gstreamer-devel mailing list