Carbon


kSetAtomicInstKeepOriginalInstrument

Header: QuickTimeMusic.h

enum {
    kSetAtomicInstKeepOriginalInstrument = 1,
    kSetAtomicInstShareAcrossParts = 2,
    kSetAtomicInstCallerTosses = 4,
    kSetAtomicInstCallerGuarantees = 8,
    kSetAtomicInstInterruptSafe = 16,
    kSetAtomicInstDontPreprocess = 128
};

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