I'm using an URL data handler component to read a contents of an URL.
Since it was slow in the synchronous mode, I made it a separate
thread so it does not block the UI and it works fine.
Anyone knows if it is thread safe with QuickTime 6.5[.4] and 6.0 API?
I only have 6.0 interfaces because I'm on Windows and it works fine
from thread (or MP Task on Mac OS X). The data handler component is
both open and closed in that thread and nothing else uses this
component instance meanwhile. I'm wondering if the per-thread globals
(as per TN) that are not initialized with EnterMoviesOnThread call
don't get screwed somehow.
Thanks,
Tomas
--
# Ing. Tomas Zahradnicky, Jr.
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden