RAA - jetaudio-ruby

jetaudio-ruby / 0.0.20080223

Short description: JetAudio control library
Category: Library/Multimedia
Status: alpha
Created: 2008-02-23 03:33:23 GMT
Last update: 2008-02-23 03:33:23 GMT
Owner: MoonWolf (Projects of this owner)
Homepage: not available
Download: http://www.moonwolf.com/ruby/archive/jetaudio-ruby-0.0.20080223.tar.gz
License: Ruby's
Dependency:
None
Description:

JetAudio Conrtoller
* play,pause,stop
* prev,next

playyer = JetAudio::Player.next
player.play
sleep 10
player.next_track
sleep 30
player.stop

Edit this project (for project owner)

back to RAA top