Refreshing video after a zoom/unzoom like process using GTK
Russel Winder
russel at winder.org.uk
Wed Mar 16 16:10:03 UTC 2016
On Wed, 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?
Not sure if this helps, but I replace the DrawingArea with the GtkSink:
DrawingArea was where the X11 overlay happened, replaced entirely by
just adding the GtkSink where the DrawingArea would have been.
--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder at ekiga.net
41 Buckmaster Road m: +44 7770 465 077 xmpp: russel at winder.org.uk
London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160316/5107ecfe/attachment.sig>
More information about the gstreamer-devel
mailing list