QuickTime 6.4 includes five movie property functions that
are similar in purpose to the component functions described in “New Component Properties Functions”:
QTGetMoviePropertyInfo returns
information about the properties of a movie.
QTGetMovieProperty returns
the value of a specific movie property.
QTSetMovieProperty sets
the value of a specific movie property.
QTAddMoviePropertyListener installs
a callback to monitor a movie property.
QTRemoveMoviePropertyListener removes
a movie property monitoring callback.
Last updated: 2003-09-01