[gst-devel] How can I make playbin2 to close file and unload it?

wl2776 wl2776 at gmail.com
Fri Feb 19 15:33:41 CET 2010


I use the following code:

g_main_loop_quit(m_loop);
gst_element_set_state(GST_ELEMENT(m_player),GST_STATE_NULL);
g_object_set(G_OBJECT(m_player),"uri",NULL,NULL);

However, videosink still displays a frame from a video, and a playing
request still makes it to play.
-- 
View this message in context: http://n4.nabble.com/How-can-I-make-playbin2-to-close-file-and-unload-it-tp1561700p1561700.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list