Carbon


GCPart

Header: QuickTimeMusic.h

struct GCPart {
    SInt32 hwInstrumentNumber; 
    SInt16 controller[128]; 
    SInt32 volume; 
    SInt32 polyphony; 
    SInt32 midiChannel; 
    GCInstrumentData id;
};

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