[gst-devel] embedding sdlvideosink
Ronald Bultje
rbultje at ronald.bitfreak.net
Thu Sep 26 05:15:03 CEST 2002
Hi Steve,
On Thu, 2002-09-26 at 02:09, Steve Baker wrote:
> I'd rather do it from the plugin side so that any element which has the
> need_new_window prop and the have_xid signal will JustWork without any
> app-side element-specific code.
OK, then sdlvideosink will need some windowing code... Shouldn't be too
hard, so go ahead. ;-).
> BTW does anyone know how to get the xid of an aasink window? ;)
Well, isn't there a terminal emulation lib (librxvt or so)? Use that!
:-). But then again, it'd either add a rxvt dependency to the plugin or
it'd add something plugin-specific to the app...
Ronald
More information about the gstreamer-devel
mailing list