ClearMovieChanged
TheClearMovieChangedfunction sets the movie changed flag to indicate that the movie has not been changed.
pascal void ClearMovieChanged (Movie theMovie);
theMovie- Specifies the movie for this operation. Your application obtains this movie identifier from such functions as
NewMovie,NewMovieFromFile, andNewMovieFromHandle(described on page 2-80, page 2-76, and page 2-78, respectively).ERROR CODES
invalidMovie -2010 This movie is corrupted or invalid SEE ALSO
Your application can read the contents of the movie changed flag by calling theHasMovieChangedfunction, which is described in the previous section. Both theAddMovieResourceandUpdateMovieResourcefunctions also clear the movie changed flag.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help