GetTrackMovie
TheGetTrackMoviefunction allows you to determine the movie that contains a specified track.
pascal Movie GetTrackMovie (Track theTrack);
theTrack- Specifies the track for this operation. Your application obtains this track identifier from such Movie Toolbox functions as
NewMovieTrackandGetMovieTrack(described on page 2-136 and page 2-188, respectively).DESCRIPTION
TheGetTrackMoviefunction returns the movie identifier that corresponds to the movie that contains the track. If the function could not locate the movie, it sets this returned value tonil.ERROR CODES
invalidTrack -2009 This track is corrupted or invalid
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help