Movie importer component flags
Flags that adjust the behavior of the movie import component.
Overview
canMovieImportInPlaceSet this bit if a movie import component must be able to create a movie from a file without having to write to a separate disk file. Examples include MPEG and AIFF import components.
movieImportSubTypeIsFileExtensionSet this bit if the component’s subtype is a file extension instead of a Macintosh file type. For example, if you require an import component that opens files with an extension of .doc, set this flag and set your component subtype to ’DOC ’.
canMovieImportFilesSet this bit if a movie import component must import files.