Re: AudioQueue newbie : Handling Forward , Rewind , etc..,
Re: AudioQueue newbie : Handling Forward , Rewind , etc..,
- Subject: Re: AudioQueue newbie : Handling Forward , Rewind , etc..,
- From: Jens Alfke <email@hidden>
- Date: Mon, 28 Jul 2008 20:57:06 -0700
On 28 Jul '08, at 1:26 AM, Rajeswar Rao wrote:
Now im trying to implement 'Forward/Rewind' functionality also the
duration played so far .....
How can I achieve this ? Do I have to handle these things in
"Callback function" ? if so , how ?
The queue just plays whatever audio packets you feed it. It doesn't
have any memory (besides the small buffer). To go forward or back, you
have to change the position in whatever external source of audio
you're using.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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