IsScrapMovie
TheIsScrapMoviefunction looks on the system scrap to find out if it can translate any of the data into a movie.
pascal Component IsScrapMovie (Track targetTrack);
targetTrack- Specifies the location of the potential target movie for the data on the system scrap.
DESCRIPTION
IfIsScrapMoviefinds an appropriate type, it returns a movie import component that can translate the scrap. Otherwise, it returns 0. For details on movie import components, see Inside Macintosh: QuickTime Components.