Re: QTMovie and threads
Re: QTMovie and threads
- Subject: Re: QTMovie and threads
- From: "douglas a. welton" <email@hidden>
- Date: Mon, 7 Aug 2006 06:50:42 -0400
Check out Tech Note 2125
<http://developer.apple.com/technotes/tn/tn2125.html>
On Aug 7, 2006, at 3:02 AM, Fredrik Olsson wrote:
When calling currenFrameImage from a thread I get access violation,
when running the main thread it works (But spinning beach ball as
my processing can take some time, and this is what I want to
avoid). I can not find any mentioning of QTMovie not being thread
safe/or unsafe in the docs.
The object instance is used both for display in a QTMoviewView, and
for background processing. Is there some kind of "locking" I could
be missing?
// Fredrik Olsson
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden