You are not logged in.

#1 2006-09-28 13:47:57

alikas
Member
From: Lithuania, Vilnius
Registered: 2006-05-24
Posts: 319
Website

How get sound file lenght?

I using Kdevelop.
I play sound that: 'KAudioPlayer::play("/root/kukla1.flac");'
How get it lenght or how play sounds not all at one time?


Goodbye!

Offline

#2 2006-09-28 21:44:13

bboozzoo
Member
From: Poland
Registered: 2006-08-01
Posts: 125

Re: How get sound file lenght?

KAudioPlayer will not do any good since all requests go over DCOP what in turn calls the program associated with file type. If you need detailed file information use specific library (http://flac.sf.net/api).

Offline

#3 2006-09-29 10:57:49

alikas
Member
From: Lithuania, Vilnius
Registered: 2006-05-24
Posts: 319
Website

Re: How get sound file lenght?

Thanks!


Goodbye!

Offline

Board footer

Powered by FluxBB