On , Arbol One <[email protected]> wrote:
> I am using MinGW-64 and gtkmm-win64-devel-2.22.0-2.exe. I would like to
know if there is a method in Gtkmm that would play a sound file.Anybody?

Hi!

Keep in mind that Gtk is a GUI library, and that it does just that. On the
other hand, "Gstreamermm" is a library created purely to play media. If your
used to Gtkmm, the GStreamermm API will become familiar very quickly,
they're both based on the GObject system.

Good luck! -Harry
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to