Carbon


KnobDescription

Header: QuickTimeMusic.h

struct KnobDescription {
    Str63 name; 
    SInt32 lowValue; 
    SInt32 highValue; 
    SInt32 defaultValue; 
    SInt32 flags; 
    SInt32 knobID;
};

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