Re: GMedia ramblings... (corba!)



Tristan Tarrant <ttarrant@suntlc.etnoteam.it> writes:

| 	gnome_media_load( media, "my_movie.mpeg" );
| 	gnome_media_play(NULL);
| 	gnome_media_wait();

global state communication??? brrr

| The NULL in gnome_media_play is a callback function which is called when
| the file is finished, because the play function is asynchronous.

This is not acceptable, if you want to play different media streams at
the same time. The most simple idea is to combine a fli video with
some wav sounds.

-- 
http://www.ping.de/sites/aibon/



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