RAA - winamp-ruby

winamp-ruby / 0.0.20070325

Short description: Winamp Conrtoller
Category: Library/Multimedia
Status: usable
Created: 2007-03-25 13:37:00 GMT
Last update: 2007-03-25 13:37:00 GMT
Owner: MoonWolf (Projects of this owner)
Homepage: not available
Download: http://www.moonwolf.com/ruby/archive/winamp-ruby-0.0.20070325.tar.gz
License: Ruby's
Dependency:
None
Description:

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

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

Edit this project (for project owner)

back to RAA top