Carbon


kaiToneDescType

Header: QuickTimeMusic.h

enum {
    kaiToneDescType = 'tone',
    kaiNoteRequestInfoType = 'ntrq',
    kaiKnobListType = 'knbl',
    kaiKeyRangeInfoType = 'sinf',
    kaiSampleDescType = 'sdsc',
    kaiSampleInfoType = 'smin',
    kaiSampleDataType = 'sdat',
    kaiSampleDataQUIDType = 'quid',
    kaiInstInfoType = 'iinf',
    kaiPictType = 'pict',
    kaiWriterType = '©wrt',
    kaiCopyrightType = '©cpy',
    kaiOtherStrType = 'str ',
    kaiInstrumentRefType = 'iref',
    kaiInstGMQualityType = 'qual',
    kaiLibraryInfoType = 'linf',
    kaiLibraryDescType = 'ldsc'
};

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