Re: regarding sound files



On Aug 8, 2006, at 9:10 AM, cnu_sree wrote:
is there any way to play a sound file using Gtk.
is there any class in Gtk for this task.

Not in GTK directly. You'll need another sound library (such as esound, the alsa libraries, gstreamer, or SDL if you want more cross- platform support). GStreamer uses glib, so it should integrate well with your GTK program (haven't used it myself though).

- Michael





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]