Check the documentation for QTMovie and you'll find the
QTMovieDidEndNotification, which is posted upon completion of a
movie's playback.
On Feb 25, 2008, at 5:21 AM, ali alavi wrote:
Hi everyone
I have a list of audio segments (specified by a file name and start
time and duration). Wha
Hi everyone
I have a list of audio segments (specified by a file name and start time and
duration). What I want to do is to go through that list and play each segment
one after the other. I am using QTMovieView : play method to play audio
segments. The problem is that 'play' method returns im