[Mono-list] Binding gstreamer
Julien Sobrier
julien at sobrier.net
Tue Nov 22 16:35:31 EST 2005
Hello,
the binding gstreamer for C# still need a lot of work, but there hasn't
been many changes on the VS tree the last few months. It sill uses
Gstreamer 0.8
On the other hand, the bindings are very advanced for Python.
Since Python can run on Mono using IronPython, I was wondering if it is
possible to do this:
* one class in IronPython that uses the Python bindings for gstreamer
and provides methods to play, stop, pause, etc.
* one class in C# that would use the IronPython class to play,
stop,pause, etc.
I wonder, for example, how exceptions are handled from IronPython to C#
Thank you
Julien
More information about the Mono-list
mailing list