Overlay’s BufferInfo to XWindow

Overlay’s BufferInfo to XWindow

BY 20 Jun 2014 Native Application Development

I’m using GStreamer in my Tizen application (have reason to do this). And i need to set xwindow id to GStreamer by gst_x_overlay_set_window_handle. Can i get XWindow id (xlib) from OverlayRegion or OverlayPanel (it’s BufferInfo class). I tried to create my own xwindow by XCreateSimpleWindow but with no success.  

Written by