Previous Up Next

_QTIsMovieDone
Retrieve the current status of the movie (is the movie finished or is the time value still in the range?).

I _QTIsMovieDone (
QTMovie _movie_
)
Parameters

_movie_
any movie
Return value

1 if the movie is done and 0 if it is still running.