[gst-devel] gstWin32 gst_directdraw_sink_set_window_id question
René Stadler
mail at renestadler.de
Fri May 25 12:52:54 CEST 2007
Am Freitag, den 25.05.2007, 11:48 +0200 schrieb Riccardo Corona:
> Hi,
> can someone tell me how to get the "GstXOverlay * overlay" parameter
> nedeed into the function:
>
> gst_directdraw_sink_set_window_id (GstXOverlay * overlay, ULONG window_id)
>
> Of the directdrawsink element for gstwin32?
> I need it the set my personal window rather than the default one of
> gst.
> Thank's.
> --
> Riccardo Corona
GstXOverlay is an interface. Cast the sink element using
GST_X_OVERLAY (sink)
--
Regards,
René Stadler
More information about the gstreamer-devel
mailing list