Carbon


MovieImportFile

Header: QuickTimeComponents.h Carbon status: Supported

ComponentResult MovieImportFile (
    MovieImportComponent ci, 
    const FSSpec *theFile, 
    Movie theMovie, 
    Track targetTrack, 
    Track *usedTrack, 
    TimeValue atTime, 
    TimeValue *addedDuration, 
    SInt32 inFlags, 
    SInt32 *outFlags
);
AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when QuickTime 2.5 or later is present.


© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)