Carbon


kPickDontMix

Header: QuickTimeMusic.h

enum {
    kPickDontMix = 1,
    kPickSameSynth = 2,
    kPickUserInsts = 4,
    kPickEditAllowEdit = 8,
    kPickEditAllowPick = 16,
    kPickEditSynthGlobal = 32,
    kPickEditControllers = 64
};

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