Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using threads with QuickTime under Windows?



On 23/03/2004, at 10:41 PM, Mike Fahl wrote:

Is the QuickTime threading support (eg, EnterMoviesOnThread) also supported
under Windows? If not, are there any other options for running QT movies on
separate threads under Windows?

latest SDK, no.

As I recall, most QT routines used a common critical section under Windows
to avoid multiple thread access (something like the "carbon lock" under
MacOS X, I believe). Is that still the case?

you can fudge this a little using QTMLRegisterInterruptSafeThread, and maybe a workable solution for you use to do your own synchronisation - perhaps do the idle in one thread and use a critical section to protect each movie?

you don't really say why you want this, so...

cheers,

dean
_______________________________________________
quicktime-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/quicktime-api
Do not post admin requests to the list. They will be ignored.


References: 
 >Using threads with QuickTime under Windows? (From: Mike Fahl <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.