QuickTime hiccups on Deminiaturize, etc.
QuickTime hiccups on Deminiaturize, etc.
- Subject: QuickTime hiccups on Deminiaturize, etc.
- From: Tim James <email@hidden>
- Date: Tue, 22 Apr 2003 19:50:50 -0700 (PDT)
When playing audio files with QuickTime, I am experiencing hiccups. These
often occur when the application is in the background and I'm doing things that
make the computer busy. They also occur most of the time when I deminiaturize
my Cocoa-QuickTime app.
I am calling MoviesTask every 200 milliseconds and giving it 200 milliseconds
of time. My timer that calls MoviesTask is being called both on the normal
event loop and also the NSEventTrackingRunLoopMode. I am also attempting to
call MoviesTask just before the application is being brought to focus with as
many as 3000 milliseconds, in the hopes that that will work, but it does not.
When the app is in front, I never experience problems.
I am using Cocoa on MacOS X 10.2.5 with Quicktime 6.1.1. G4/450, 640MB RAM.
Any tips? Thanks.
Tim
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.