Refreshing video after a zoom/unzoom like process using GTK

Sebastian Dröge sebastian at centricular.com
Wed Mar 16 15:50:50 UTC 2016


On Mi, 2016-03-16 at 08:37 -0700, Jack D wrote:
> I have already seen these and other examples that I could find doing
> a gtksink search and they are very helpful.
> But none of them address the issue listed in the code sample, that
> the video overlay is derived from a gtk_drawing_area.
> Is there a way to attach a gtksink widget to a gtk_drawing_area
> derived widget or must I have all my videos defined 
> as GTK_WINDOW_TOPLEVEL?

Why do you want it inside a GtkDrawingArea? You can put the widget
provided by the gtksink into any GtkBin, but GtkDrawingArea is a plain
widget so that's not possible.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160316/c82ff7e3/attachment.sig>


More information about the gstreamer-devel mailing list