Re: [NSSound isPlaying] fails to indicate sound termination in Lion
Re: [NSSound isPlaying] fails to indicate sound termination in Lion
- Subject: Re: [NSSound isPlaying] fails to indicate sound termination in Lion
- From: Kyle Sluder <email@hidden>
- Date: Sun, 22 Jul 2012 17:52:11 -0700
On Jul 22, 2012, at 5:43 PM, Jay Reynolds Freeman <email@hidden> wrote:
> The "sleep" was only for instrumentation; without the sleep and the NSLog, the code exhibits the problem described. And [NSSound play] is supposed to run asynchronously ...
>
Asynchronous APIs usually depend on the run loop of the calling thread to be running normally.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden