Hi, I need to start a sound not at the beginning of the file, but after a defined second.
And also I need to get the seconds of the whole sound file.
I start playing the sound with snd_play().

As an Example I have the file test.ogg the sound length is 20 seconds. How can I get this value and is it possible to start at an other second than 0 ?