Carbon


ConvertFileToMovieFile

Header: Movies.h Carbon status: Supported

OSErr ConvertFileToMovieFile (
    const FSSpec *inputFile, 
    const FSSpec *outputFile, 
    OSType creator, 
    ScriptCode scriptTag, 
    SInt16 *resID, 
    SInt32 flags, 
    ComponentInstance userComp, 
    MovieProgressUPP proc, 
    SInt32 refCon
);
function result

A result code.

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)