I am migrating Gweled to libcanberra. I have successfully implemented the necessary changes to play music and sound files with libcanberra, but there is just one thing missing for the migration is complete. I need to loop the background music (the game music).
I have failed at using a (*ca_finish_callback_t) to restart the music when playback is finished. So my question is: How can I call libcanberra to play the music again (using ca_gtk_play_for_widget) once the playback is complete? [How do I loop the background music?] Thanks, Wes
_______________________________________________ libcanberra-discuss mailing list [email protected] https://tango.0pointer.de/mailman/listinfo/libcanberra-discuss
