[gst-devel] osxvideosink: how to get the window id?
Thomas Loewe
lazyt at gmx.net
Wed Jun 23 13:16:12 CEST 2010
Hm, atm i do the following
Windows:
HWND window = (HWND)MainFrame->EmbeddedVideoWindow->GetHandle();
Linux:
Window window =
GDK_WINDOW_XWINDOW(GTK_PIZZA(MainFrame->EmbeddedVideoWindow->m_wxwindow)->bin_window);
Is there no similar simple thing under OSX for wxMac?
Thomas
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/osxvideosink-how-to-get-the-window-id-tp2253485p2265462.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list