I've been sitting on a couple widgets I developed for a little bit but haven't yet put to good use, so I decided to put them out there and see if people find them useful. With HTML5 media capabilities now in nearly every modern browser (And IE9 on the way), I felt it's time to get this out there.
This library handles the Audio and Video tags, as introduced by the HTML5 specification. Each have a large number of events which can be used to build very responsive custom controls. All of the documented events are implemented using the standard GWT 1.6+ Event Handler mechanisms. Events include information on content metadata, buffering, playback position, and even methods to adjust the playback speed (if your browser properly implements this). The code is available from GitHub. http://github.com/tweakt/gwt-html5-media Please take a look, try it out and let me know if you find this useful. I'd love some feedback and patches of course are always welcome. Thanks! -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
