Carbon


NoteRequestInfo

Header: QuickTimeMusic.h

struct NoteRequestInfo {
    UInt8 flags; 
    UInt8 reserved; 
    BigEndianShort polyphony; 
    BigEndianFixed typicalPolyphony;
};

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