Carbon


movieImportCreateTrack

Header: QuickTimeComponents.h

enum {
    movieImportCreateTrack = 1,
    movieImportInParallel = 2,
    movieImportMustUseTrack = 4,
    movieImportWithIdle = 16
};

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