Using GstVideoOverlay on Mac

Sebastian Dröge sebastian at centricular.com
Fri Mar 11 06:53:22 UTC 2016


On Do, 2016-03-10 at 18:04 -0800, doon wrote:
> Ok, thanks I will try to debug it. And one more question: I give the
> "drawingarea1.GdkWindow.Handle" to the native Gstreamer code, but
> video plays in the full window and over the other widgets. Why?

Does the drawing area have it's own native window or does it share with
the other widgets? In GTK+2 it is necessary to call
  gdk_window_ensure_native()
on the GdkWindow before getting the handle. Otherwise it might share
the native window with other widgets.

-- 
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/20160311/c129225e/attachment.sig>


More information about the gstreamer-devel mailing list