Previous | 
  Up | 
 Next![]()  | 
This function permits to advance in the movie's time line on a frame by frame basis. It will pause the movies playback as soon as it is called.Parameters
QTMovie _QTForwardOneFrame ( QTMovie _movie_ I _flag_ ) 
Return value
_movie_ any movie _flag_ flag : 
0 Searches for the next sample in the movie's media. Set this flag to 1 to search for the next sample 1 Searches for the next sync sample in the movie's media. Set this flag to 1 to search for the next sync sample. 
same movie (nil if an error occured)