[Gtk-sharp-list] gst# sample [x2]

Mike Kestner mkestner@speakeasy.net
Wed, 15 Oct 2003 12:19:01 -0500


On Wed, 2003-10-15 at 03:08, Andrei Ivanov wrote:

> I'm using mono-0.28 and the CVS version of gtk-sharp from today and 
> gstreamer-0.6.3.

The gst api currently extracted by the parser is version 0.4.2, I
believe.  gst is not built by default, and is pretty much unmaintained
at this point.  Hopefully at some point, someone will get a chance to
make it work.  I'm not excited about turning it back on until the
gstreamer maintainers release a stable API.

I suspect the MissingMethodException you are seeing is because of the
differences in API levels. Dynamic APIs make for hard targets to bind.

-- 
Mike Kestner <mkestner@speakeasy.net>