Re: QTMovieView or QTMovie
Re: QTMovieView or QTMovie
- Subject: Re: QTMovieView or QTMovie
- From: Tim Monroe <email@hidden>
- Date: Fri, 3 Jun 2005 15:28:29 -0700
On Jun 3, 2005, at 7:07 AM, Al Kirkus wrote:
I would like to know when a qtmovie has started to play in a
QTMovieView, regardless of what started it. In other words, when
either a human clicked the play/pause button in the controller or
when the play message is sent programatically. I thought that there
might be a notification for this but I don't see any notifications to
that effect in any of the qtmovie/view/controller classes. There does
appear to be a notification generated when the movie reaches its end
but nothing to tell you when it started.
Is there a way to implement this?
Have you tried looking for QTMovieRateDidChangeNotification? Starting a
movie would be equivalent to changing the rate from 0 to 1.
Tim Monroe
QuickTime Engineering
email@hidden
_______________________________________________
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