Set video position in videomixer

bboyavatar liubing204 at gmail.com
Sat Jul 7 04:08:38 PDT 2012


I get the answer, 
pad=gst_element_get_static_pad(mixer,"sink_1");
g_object_set (G_OBJECT (pad1), "xpos", 176, NULL);
g_object_set (G_OBJECT (pad1), "ypos", 144, NULL);
it works well.


--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Set-video-position-in-videomixer-tp4655534p4655535.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list