QuickTime stops to play when resizing my window
QuickTime stops to play when resizing my window
- Subject: QuickTime stops to play when resizing my window
- From: Lorenzo <email@hidden>
- Date: Thu, 04 Nov 2004 14:48:44 +0100
Hi,
"NO", when resizing the window the QT movie doesn't play anymore. It pauses.
Even if the timerQT keeps on firing properly and the refreshView method is
being called properly, it seems that QT ignores the API
MCIdle([theQTView movieController]);
and also the API
MoviesTask([gNSMovie QTMovie], 0);
when the window in being resized.
Maybe some Apple engineer or some QT expert can solve this mistery.
Thanks.
Best Regards
--
Lorenzo
email: email@hidden
> From: Michael Hanna <email@hidden>
> Date: Wed, 03 Nov 2004 22:26:48 -0500
> To: Lorenzo <email@hidden>
> Subject: Re: QuickTime stops to play
>
>
> Hi I have the same problem you had before: I have an NSMovieView with
> an NSMovie playing inside it and when I resize the window, the
> movie(simply a sound in this case) pauses.
>
> Did using an NSTimer within an NSThread firing the MoviesTask()
> function help? Or did you solve this problem another way?
>
> I looked for 'qtundercocoa.txt' on google and I couldn't find it. Could
> you send me the code section that helped you?
>
> regards,
> Michael
>
> ~~~~~~~~~~~~~~
> Re: QuickTime stops to play
> FROM : Lorenzo
> DATE : Tue Sep 16 08:35:44 2003
>
> Thank you.
> I already created a NSTimer with the NSEventTrackingRunLoopMode as shown
> below, but this doesn't help while resizing the window.
> I have found the code you spoke about in the qt-list, called
> "qtundercocoa.txt" (I mention it here to everybody know). It explains
> how to
> use a NSTimer within a NSThread firing the MoviesTask() function, so I
> am
> going to try that, hopefully.
>
>
_______________________________________________
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