KAudioPlayer::play()

Joerg Anders j.anders at informatik.tu-chemnitz.de
Tue Mar 25 12:43:32 GMT 2003


On Tue, 25 Mar 2003, Neil Stevens wrote:

> 
> Try using KNotifyClient instead of KAudioPlayer then.  KNotify doesn't let 
> endless numbers of sounds build up.

Thank you!  I tried:

   KNotifyClient::userEvent(QString::null, KNotifyClient::Default, KNotifyClient::Default, "music.mp3" ,QString::null);

But the effect is the same: It plays the music as soon the pcm device becomes free.

BTW: KAudioPlayer::play() doesn't collect the files. It plays the first file
as soon as the pcm device becomes free.

-- 
J.Anders, Chemnitz, GERMANY (ja at informatik.tu-chemnitz.de)



More information about the kde-multimedia mailing list