![]() |
![]() |
The mp3player interface moduleInterface to winamp/xmms |
The mp3player module is an interface to two widely user multimedia players:
winamp on windows and xmms on unix. On windows , the Winamp mp3 player is required , to make this module work. You must install the "gen_kvirc.dll" plugin (included in the kvirc distribution) as a "general" winamp plugin. This is achieved by simpy copying the file gen_kvirc.dll to the winamp plugins directory. On unix , the xmms mp3 player is required but no special installation is needed: kvirc will dynamically communicate with the xmms executable while it is running. This module exports the following commands and functions: mp3player.play , mp3player.stop , mp3player.pause , mp3player.prev , mp3player.next , mp3player.quit , mp3player.add , mp3player.addurl , $mp3player.gettitle , $mp3player.getfilename , $mp3player.getlength , $mp3player.getfreq , $mp3player.getchannels , $mp3player.gettime , $mp3player.getposition , $mp3player.getrate , $mp3player.isplaying , $mp3player.ispaused |