Help: Sample accurate playhead positioning?
Help: Sample accurate playhead positioning?
- Subject: Help: Sample accurate playhead positioning?
- From: "David M.Cotter" <email@hidden>
- Date: Sun, 2 Jan 2005 16:50:20 -0800
I've got an MP3 file I want to "skip around" in.
1) how do I "position the play head"? I tried just changing the offset
from which I read during the AudioConverterFillComplexBuffer()
callback, but then it returns paramErr
2) how do I position it accurately, or, rather, how do I then determine
how many uncompressed samples *would have* played had I not skipped
forward?
timestamps don't get pushed thru AudioConverterFillComplexBuffer(), so
there's no way to tell where in the file I should start reading. works
fine if you just go begin to end, but I need to skip around AND know
exactly where I land (either before or after the fact is fine)
please help, utterly stuck.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden