[Mono-devel-list] problem using Gst-sharp with an application in gtk#

Pablo Cardona pcardona37 at gmail.com
Tue May 31 07:30:08 EDT 2005


Hi,

I'm developing an application with an GUI in gtk#, that plays mp3
files. I've created a class with a static method that plays the files
using Gst-sharp. The problem appears when I call
Gtk.Application.Init() to initialize the application. If I call the
method that plays the mp3 files before the initialization, the file is
played, but if I called this method after the initialization the file
is not played.

So, is it possible to make an aplication with gtk# that sometimes uses
gst-sharp?

Can anybody recommend me any solution to use gtk-sharp and gst-sharp
in the same application?

Thanks.



More information about the Mono-devel-list mailing list