From kde-multimedia Fri Oct 05 10:57:17 2007 From: Erik Date: Fri, 05 Oct 2007 10:57:17 +0000 To: kde-multimedia Subject: How play part of a sound file? Message-Id: <4706188D.6010405 () home ! se> X-MARC-Message: https://marc.info/?l=kde-multimedia&m=119158181017393 I need to play a part of a sound file, for example from 3000 ms to 8000 ms. I looked at the documentation at [http://developer.kde.org/documentation/library/cvs-api/kdelibs-apidocs/phonon/html/classPhonon_1_1AudioPlayer.html] without finding what I was looking for. There is "void seek (qint64 ms)", so I suppose I could call "seek(3000); play()" but that does not tell it to stop at 8000 ms. _______________________________________________ kde-multimedia mailing list kde-multimedia@kde.org https://mail.kde.org/mailman/listinfo/kde-multimedia