Re: QTMovie weird behavior
Re: QTMovie weird behavior
- Subject: Re: QTMovie weird behavior
- From: Aleaxander Cohen <email@hidden>
- Date: Sun, 05 Mar 2006 16:29:15 -0500
On 5-Mar-06, at 3:23 PM, Matt Neuburg wrote:
On Sat, 04 Mar 2006 13:57:30 -0500, Aleaxander Cohen
<email@hidden> said:
Im using a QTMovie in an app to control music and video. Whenever i
send the 'play' message, the media starts playing for about 3
seconds, then abruptly stops. I need to call play again if i want it
to continue playing. Is there something i'm missing here? To i need
to call an update method within a timer or something?
Are you prematurely releasing the movie or anything like that? m.
Nope, its being retained and only released when it should be. I did
find a fix, but im not sure why i actually need to do this with
QTKit. Im calling 'MoviesTask(NULL, 0)' in the QTMovie
movieShouldTask: delegate.
On another note, are there any docs anywhere that explains what the
values are that are contained in the
QTMovieLoadStateDidChangeNotification notification's info?
Alex
_______________________________________________
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