On Thu, 2006-11-02 at 22:29 +0100, Dirk Meyer wrote:
> play_started vs. play_continued and stream_end vs. user_end. I don't
> think pause_toggle is needed, it is just pause.
I expect it to work like this:
* start - emitted when a stream starts playing (from non-pause
state)
* play - emitted when the state is changed to playing (emitted
after start always, also emitted when playing a paused stream)
* stop - emitted when the stream is ended prematurely, either
because another file is opened, or because stop() was called
* end - emitted when the stream ends naturally.
* pause - emitted when the state is changed to paused.
* pause_toggle - emitted when the state is changed from playing to
paused or from paused to playing.
Shouldn't this capture everything? This is how I designed kaa.player.
Did I miss something?
Jason.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel