On Mon, 2009-12-14 at 09:34 +0100, Murray Cumming wrote: > But I guess gstreamer plugins rarely have actual API. They are usually > used in C via generic property and signal functions, right? But can't we > add a method in our C++ API?
Correct. I haven't found a plug-in with API other than properties and signals yet. -- José _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
