Re: reg:audioplayer
Re: reg:audioplayer
- Subject: Re: reg:audioplayer
- From: William Stewart <email@hidden>
- Date: Mon, 14 Jun 2010 12:38:17 -0700
I think you mean AVAudioPlayer?
If so,
On Jun 11, 2010, at 12:37 PM, Sanoj Nambi wrote:
> Hello,
> I am using a Audioplayer object to play and stop a wav file.
> While programming I was wondering if the audioplayer object creates a new thread internally when we invoke play or is it called in the main thread.
all AVAudioPlayers in a process will use a helper thread on which to do work.
> Also like in C++ we have a main thread which is invoked by main function,In objective C who invokes the main thread.
>
> Thank you
>
> Regards,
> Nambi
> _______________________________________________
> 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
_______________________________________________
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