Re: Slow seeking in MP3 files using ExtAudioFile
Re: Slow seeking in MP3 files using ExtAudioFile
- Subject: Re: Slow seeking in MP3 files using ExtAudioFile
- From: Hamish Allan <email@hidden>
- Date: Thu, 22 Jan 2009 22:30:41 +0000
On Thu, Jan 22, 2009 at 10:06 PM, William Stewart <email@hidden> wrote:
> We return the same buffer to you whenever we can - this avoids a copy.
>
> You need to look at the packet descriptions that come back with that buffer
> - those tell you where the actual audio data is, so if the buffer you
> provided us has an ID3 tag in it, you'll see that skipped in the way the
> packet descriptions are laid out
Great, thanks. What about CBR data, in which there are no packet
descriptions? Does that just lead to more than one callback per
buffer?
Hamish
_______________________________________________
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