MonobjcMonobjc Documented Class Library
QTMovieTimeDidChangeNotification Field
NamespacesMonobjc.QTKitQTMovieQTMovieTimeDidChangeNotification

Sent when the time in a movie has changed.

The QTMovieTimeDidChangeNotification is fired whenever the movie time changes to a time other than what it would be during normal playback. So, for example, this notification is not fired every frame.

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString QTMovieTimeDidChangeNotification
Public Shared ReadOnly QTMovieTimeDidChangeNotification As NSString
public:
static initonly NSString^ QTMovieTimeDidChangeNotification
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.QTKit (Module: Monobjc.QTKit)