Callback from gstreamer to application
deepthips
deepthips at tataelxsi.co.in
Tue Jan 31 12:31:55 UTC 2017
I have a gstreamer code (say playback.c) with basic functions such as load,
play, stop, seek etc.
I have a testapp which will link the playback.c library and call those
functions.
I need to post current position from playback.c to my testapp (to update the
progress bar). Like a callback function. How is it done in gstreamer. Saw
posting to gst bus and all. But my testapp should not be using gstreamer
directly. It is like an independent application.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Callback-from-gstreamer-to-application-tp4681667.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list