Skip navigation.
 
mlQTKit: QTMovieTimeDidChangeNotification
FROM : Christian Schneider
DATE : Wed May 11 14:08:02 2005

Hi all,

can anybody tell me, when QTMovieTimeDidChangeNotification is fired? I
was hoping it will be posted, when the timecode of a movie is changed,
that is as a new frame is being displayed but that doesn't seem to be
the case.

Is there another way (*except using the callback mechanism in the
standard quicktime controller*) to be notified of a movie's progress?
Also, I'd prefer not to use an NSTimer as that will fire even when the
movie's not playing.

The reason for my asking is that I need to display the movie's current
time (plus a certain offset) in a text field.


Thanks

chris

Related mailsAuthorDate
mlQTKit: QTMovieTimeDidChangeNotification Christian Schneide… May 11, 14:08
mlRe: QTKit: QTMovieTimeDidChangeNotification Marco Scheurer May 11, 20:58
mlRe: QTKit: QTMovieTimeDidChangeNotification Christian Schneide… May 11, 21:14
mlRe: QTKit: QTMovieTimeDidChangeNotification Tim Monroe May 16, 03:51
mlRe: QTKit: QTMovieTimeDidChangeNotification Christian Schneide… May 17, 10:47