QTMovie and threads
QTMovie and threads
- Subject: QTMovie and threads
- From: Fredrik Olsson <email@hidden>
- Date: Mon, 07 Aug 2006 09:02:53 +0200
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