10a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# Generated from 'Movies.h'
20a8c90248264a8b26970b4473770bcc3df8515fJosh Gao
30a8c90248264a8b26970b4473770bcc3df8515fJosh Gaodef FOUR_CHAR_CODE(x): return x
40a8c90248264a8b26970b4473770bcc3df8515fJosh GaoxmlIdentifierUnrecognized = -1
50a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerMinimum = -0xf777
60a8c90248264a8b26970b4473770bcc3df8515fJosh GaonotImplementedMusicOSErr      = -2071
70a8c90248264a8b26970b4473770bcc3df8515fJosh GaocantSendToSynthesizerOSErr    = -2072
80a8c90248264a8b26970b4473770bcc3df8515fJosh GaocantReceiveFromSynthesizerOSErr = -2073
90a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalVoiceAllocationOSErr   = -2074
100a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalPartOSErr              = -2075
110a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalChannelOSErr           = -2076
120a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalKnobOSErr              = -2077
130a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalKnobValueOSErr         = -2078
140a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalInstrumentOSErr        = -2079
150a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalControllerOSErr        = -2080
160a8c90248264a8b26970b4473770bcc3df8515fJosh GaomidiManagerAbsentOSErr        = -2081
170a8c90248264a8b26970b4473770bcc3df8515fJosh GaosynthesizerNotRespondingOSErr = -2082
180a8c90248264a8b26970b4473770bcc3df8515fJosh GaosynthesizerOSErr              = -2083
190a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalNoteChannelOSErr       = -2084
200a8c90248264a8b26970b4473770bcc3df8515fJosh GaonoteChannelNotAllocatedOSErr  = -2085
210a8c90248264a8b26970b4473770bcc3df8515fJosh GaotunePlayerFullOSErr           = -2086
220a8c90248264a8b26970b4473770bcc3df8515fJosh GaotuneParseOSErr                = -2087
230a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMovieFileType = FOUR_CHAR_CODE('MooV')
240a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMovieScrapType = FOUR_CHAR_CODE('moov')
250a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMovieResourceType = FOUR_CHAR_CODE('moov')
260a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMovieForwardPointerResourceType = FOUR_CHAR_CODE('fore')
270a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMovieBackwardPointerResourceType = FOUR_CHAR_CODE('back')
280a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMovieResourceAtomType = FOUR_CHAR_CODE('moov')
290a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMovieDataAtomType = FOUR_CHAR_CODE('mdat')
300a8c90248264a8b26970b4473770bcc3df8515fJosh GaoFreeAtomType = FOUR_CHAR_CODE('free')
310a8c90248264a8b26970b4473770bcc3df8515fJosh GaoSkipAtomType = FOUR_CHAR_CODE('skip')
320a8c90248264a8b26970b4473770bcc3df8515fJosh GaoWideAtomPlaceholderType = FOUR_CHAR_CODE('wide')
330a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMediaHandlerType = FOUR_CHAR_CODE('mhlr')
340a8c90248264a8b26970b4473770bcc3df8515fJosh GaoDataHandlerType = FOUR_CHAR_CODE('dhlr')
350a8c90248264a8b26970b4473770bcc3df8515fJosh GaoVideoMediaType = FOUR_CHAR_CODE('vide')
360a8c90248264a8b26970b4473770bcc3df8515fJosh GaoSoundMediaType = FOUR_CHAR_CODE('soun')
370a8c90248264a8b26970b4473770bcc3df8515fJosh GaoTextMediaType = FOUR_CHAR_CODE('text')
380a8c90248264a8b26970b4473770bcc3df8515fJosh GaoBaseMediaType = FOUR_CHAR_CODE('gnrc')
390a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMPEGMediaType = FOUR_CHAR_CODE('MPEG')
400a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMusicMediaType = FOUR_CHAR_CODE('musi')
410a8c90248264a8b26970b4473770bcc3df8515fJosh GaoTimeCodeMediaType = FOUR_CHAR_CODE('tmcd')
420a8c90248264a8b26970b4473770bcc3df8515fJosh GaoSpriteMediaType = FOUR_CHAR_CODE('sprt')
430a8c90248264a8b26970b4473770bcc3df8515fJosh GaoFlashMediaType = FOUR_CHAR_CODE('flsh')
440a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMovieMediaType = FOUR_CHAR_CODE('moov')
450a8c90248264a8b26970b4473770bcc3df8515fJosh GaoTweenMediaType = FOUR_CHAR_CODE('twen')
460a8c90248264a8b26970b4473770bcc3df8515fJosh GaoThreeDeeMediaType = FOUR_CHAR_CODE('qd3d')
470a8c90248264a8b26970b4473770bcc3df8515fJosh GaoSkinMediaType = FOUR_CHAR_CODE('skin')
480a8c90248264a8b26970b4473770bcc3df8515fJosh GaoHandleDataHandlerSubType = FOUR_CHAR_CODE('hndl')
490a8c90248264a8b26970b4473770bcc3df8515fJosh GaoPointerDataHandlerSubType = FOUR_CHAR_CODE('ptr ')
500a8c90248264a8b26970b4473770bcc3df8515fJosh GaoNullDataHandlerSubType = FOUR_CHAR_CODE('null')
510a8c90248264a8b26970b4473770bcc3df8515fJosh GaoResourceDataHandlerSubType = FOUR_CHAR_CODE('rsrc')
520a8c90248264a8b26970b4473770bcc3df8515fJosh GaoURLDataHandlerSubType = FOUR_CHAR_CODE('url ')
530a8c90248264a8b26970b4473770bcc3df8515fJosh GaoWiredActionHandlerType = FOUR_CHAR_CODE('wire')
540a8c90248264a8b26970b4473770bcc3df8515fJosh GaoVisualMediaCharacteristic = FOUR_CHAR_CODE('eyes')
550a8c90248264a8b26970b4473770bcc3df8515fJosh GaoAudioMediaCharacteristic = FOUR_CHAR_CODE('ears')
560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCharacteristicCanSendVideo = FOUR_CHAR_CODE('vsnd')
570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCharacteristicProvidesActions = FOUR_CHAR_CODE('actn')
580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCharacteristicNonLinear = FOUR_CHAR_CODE('nonl')
590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCharacteristicCanStep = FOUR_CHAR_CODE('step')
600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCharacteristicHasNoDuration = FOUR_CHAR_CODE('noti')
610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCharacteristicHasSkinData = FOUR_CHAR_CODE('skin')
620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCharacteristicProvidesKeyFocus = FOUR_CHAR_CODE('keyf')
630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataMovieControllerType = FOUR_CHAR_CODE('ctyp')
640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataName = FOUR_CHAR_CODE('name')
650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextAlbum = FOUR_CHAR_CODE('\xa9alb')
660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextArtist = FOUR_CHAR_CODE('\xa9ART')
670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextAuthor = FOUR_CHAR_CODE('\xa9aut')
680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextChapter = FOUR_CHAR_CODE('\xa9chp')
690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextComment = FOUR_CHAR_CODE('\xa9cmt')
700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextComposer = FOUR_CHAR_CODE('\xa9com')
710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextCopyright = FOUR_CHAR_CODE('\xa9cpy')
720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextCreationDate = FOUR_CHAR_CODE('\xa9day')
730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextDescription = FOUR_CHAR_CODE('\xa9des')
740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextDirector = FOUR_CHAR_CODE('\xa9dir')
750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextDisclaimer = FOUR_CHAR_CODE('\xa9dis')
760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextEncodedBy = FOUR_CHAR_CODE('\xa9enc')
770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextFullName = FOUR_CHAR_CODE('\xa9nam')
780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextGenre = FOUR_CHAR_CODE('\xa9gen')
790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextHostComputer = FOUR_CHAR_CODE('\xa9hst')
800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextInformation = FOUR_CHAR_CODE('\xa9inf')
810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextKeywords = FOUR_CHAR_CODE('\xa9key')
820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextMake = FOUR_CHAR_CODE('\xa9mak')
830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextModel = FOUR_CHAR_CODE('\xa9mod')
840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextOriginalArtist = FOUR_CHAR_CODE('\xa9ope')
850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextOriginalFormat = FOUR_CHAR_CODE('\xa9fmt')
860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextOriginalSource = FOUR_CHAR_CODE('\xa9src')
870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextPerformers = FOUR_CHAR_CODE('\xa9prf')
880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextProducer = FOUR_CHAR_CODE('\xa9prd')
890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextProduct = FOUR_CHAR_CODE('\xa9PRD')
900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextSoftware = FOUR_CHAR_CODE('\xa9swr')
910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextSpecialPlaybackRequirements = FOUR_CHAR_CODE('\xa9req')
920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextTrack = FOUR_CHAR_CODE('\xa9trk')
930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextWarning = FOUR_CHAR_CODE('\xa9wrn')
940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextWriter = FOUR_CHAR_CODE('\xa9wrt')
950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextURLLink = FOUR_CHAR_CODE('\xa9url')
960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataTextEditDate1 = FOUR_CHAR_CODE('\xa9ed1')
970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataUnicodeBit = 1L << 7
980a8c90248264a8b26970b4473770bcc3df8515fJosh GaoDoTheRightThing = 0
990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTNetworkStatusNoNetwork = -2
1000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTNetworkStatusUncertain = -1
1010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTNetworkStatusNotConnected = 0
1020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTNetworkStatusConnected = 1
1030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicFlagDontPlay2Soft = 1L << 0
1040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicFlagDontSlaveToMovie = 1L << 1
1050a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfDontDisplay = 1 << 0
1060a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfDontAutoScale = 1 << 1
1070a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfClipToTextBox = 1 << 2
1080a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfUseMovieBGColor = 1 << 3
1090a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfShrinkTextBoxToFit = 1 << 4
1100a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfScrollIn = 1 << 5
1110a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfScrollOut = 1 << 6
1120a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfHorizScroll = 1 << 7
1130a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfReverseScroll = 1 << 8
1140a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfContinuousScroll = 1 << 9
1150a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfFlowHoriz = 1 << 10
1160a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfContinuousKaraoke = 1 << 11
1170a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfDropShadow = 1 << 12
1180a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfAntiAlias = 1 << 13
1190a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfKeyedText = 1 << 14
1200a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfInverseHilite = 1 << 15
1210a8c90248264a8b26970b4473770bcc3df8515fJosh GaodfTextColorHilite = 1 << 16
1220a8c90248264a8b26970b4473770bcc3df8515fJosh GaosearchTextDontGoToFoundTime = 1L << 16
1230a8c90248264a8b26970b4473770bcc3df8515fJosh GaosearchTextDontHiliteFoundText = 1L << 17
1240a8c90248264a8b26970b4473770bcc3df8515fJosh GaosearchTextOneTrackOnly = 1L << 18
1250a8c90248264a8b26970b4473770bcc3df8515fJosh GaosearchTextEnabledTracksOnly = 1L << 19
1260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextTextHandle = 1
1270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextTextPtr = 2
1280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextTEStyle = 3
1290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextSelection = 4
1300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextBackColor = 5
1310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextForeColor = 6
1320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextFace = 7
1330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextFont = 8
1340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextSize = 9
1350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextAlignment = 10
1360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextHilite = 11
1370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextDropShadow = 12
1380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextDisplayFlags = 13
1390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextScroll = 14
1400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextRelativeScroll = 15
1410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextHyperTextFace = 16
1420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextHyperTextColor = 17
1430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextKeyEntry = 18
1440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMouseDown = 19
1450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextTextBox = 20
1460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextEditState = 21
1470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextLength = 22
1480a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok3DMediaRendererEntry = FOUR_CHAR_CODE('rend')
1490a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok3DMediaRendererName = FOUR_CHAR_CODE('name')
1500a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok3DMediaRendererCode = FOUR_CHAR_CODE('rcod')
1510a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieProgressOpen = 0
1520a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieProgressUpdatePercent = 1
1530a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieProgressClose = 2
1540a8c90248264a8b26970b4473770bcc3df8515fJosh GaoprogressOpFlatten = 1
1550a8c90248264a8b26970b4473770bcc3df8515fJosh GaoprogressOpInsertTrackSegment = 2
1560a8c90248264a8b26970b4473770bcc3df8515fJosh GaoprogressOpInsertMovieSegment = 3
1570a8c90248264a8b26970b4473770bcc3df8515fJosh GaoprogressOpPaste = 4
1580a8c90248264a8b26970b4473770bcc3df8515fJosh GaoprogressOpAddMovieSelection = 5
1590a8c90248264a8b26970b4473770bcc3df8515fJosh GaoprogressOpCopy = 6
1600a8c90248264a8b26970b4473770bcc3df8515fJosh GaoprogressOpCut = 7
1610a8c90248264a8b26970b4473770bcc3df8515fJosh GaoprogressOpLoadMovieIntoRam = 8
1620a8c90248264a8b26970b4473770bcc3df8515fJosh GaoprogressOpLoadTrackIntoRam = 9
1630a8c90248264a8b26970b4473770bcc3df8515fJosh GaoprogressOpLoadMediaIntoRam = 10
1640a8c90248264a8b26970b4473770bcc3df8515fJosh GaoprogressOpImportMovie = 11
1650a8c90248264a8b26970b4473770bcc3df8515fJosh GaoprogressOpExportMovie = 12
1660a8c90248264a8b26970b4473770bcc3df8515fJosh GaomediaQualityDraft = 0x0000
1670a8c90248264a8b26970b4473770bcc3df8515fJosh GaomediaQualityNormal = 0x0040
1680a8c90248264a8b26970b4473770bcc3df8515fJosh GaomediaQualityBetter = 0x0080
1690a8c90248264a8b26970b4473770bcc3df8515fJosh GaomediaQualityBest = 0x00C0
1700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventPayloadIsQTList = 1L << 0
1710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieSetVolume = 1024
1720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieSetRate = 1025
1730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieSetLoopingFlags = 1026
1740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieGoToTime = 1027
1750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieGoToTimeByName = 1028
1760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieGoToBeginning = 1029
1770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieGoToEnd = 1030
1780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieStepForward = 1031
1790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieStepBackward = 1032
1800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieSetSelection = 1033
1810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieSetSelectionByName = 1034
1820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMoviePlaySelection = 1035
1830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieSetLanguage = 1036
1840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieChanged = 1037
1850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieRestartAtTime = 1038
1860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieGotoNextChapter = 1039
1870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieGotoPreviousChapter = 1040
1880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieGotoFirstChapter = 1041
1890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieGotoLastChapter = 1042
1900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieGotoChapterByIndex = 1043
1910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieSetScale = 1044
1920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTrackSetVolume = 2048
1930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTrackSetBalance = 2049
1940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTrackSetEnabled = 2050
1950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTrackSetMatrix = 2051
1960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTrackSetLayer = 2052
1970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTrackSetClip = 2053
1980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTrackSetCursor = 2054
1990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTrackSetGraphicsMode = 2055
2000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTrackSetIdleFrequency = 2056
2010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTrackSetBassTreble = 2057
2020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteSetMatrix = 3072
2030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteSetImageIndex = 3073
2040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteSetVisible = 3074
2050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteSetLayer = 3075
2060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteSetGraphicsMode = 3076
2070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpritePassMouseToCodec = 3078
2080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteClickOnCodec = 3079
2090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteTranslate = 3080
2100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteScale = 3081
2110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteRotate = 3082
2120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteStretch = 3083
2130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteSetCanBeHitTested = 3094
2140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionQTVRSetPanAngle = 4096
2150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionQTVRSetTiltAngle = 4097
2160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionQTVRSetFieldOfView = 4098
2170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionQTVRShowDefaultView = 4099
2180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionQTVRGoToNodeID = 4100
2190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionQTVREnableHotSpot = 4101
2200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionQTVRShowHotSpots = 4102
2210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionQTVRTranslateObject = 4103
2220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionQTVRSetViewState = 4109
2230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMusicPlayNote = 5120
2240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMusicSetController = 5121
2250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionCase = 6144
2260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionWhile = 6145
2270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionGoToURL = 6146
2280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSendQTEventToSprite = 6147
2290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionDebugStr = 6148
2300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionPushCurrentTime = 6149
2310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionPushCurrentTimeWithLabel = 6150
2320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionPopAndGotoTopTime = 6151
2330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionPopAndGotoLabeledTime = 6152
2340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionStatusString = 6153
2350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSendQTEventToTrackObject = 6154
2360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionAddChannelSubscription = 6155
2370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionRemoveChannelSubscription = 6156
2380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionOpenCustomActionHandler = 6157
2390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionDoScript = 6158
2400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionDoCompressedActions = 6159
2410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSendAppMessage = 6160
2420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionLoadComponent = 6161
2430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSetFocus = 6162
2440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionDontPassKeyEvent = 6163
2450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSetRandomSeed = 6164
2460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteTrackSetVariable = 7168
2470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteTrackNewSprite = 7169
2480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteTrackDisposeSprite = 7170
2490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteTrackSetVariableToString = 7171
2500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteTrackConcatVariables = 7172
2510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteTrackSetVariableToMovieURL = 7173
2520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteTrackSetVariableToMovieBaseURL = 7174
2530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteTrackSetAllSpritesHitTestingMode = 7181
2540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteTrackNewImage = 7182
2550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionSpriteTrackDisposeImage = 7183
2560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionApplicationNumberAndString = 8192
2570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionQD3DNamedObjectTranslateTo = 9216
2580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionQD3DNamedObjectScaleTo = 9217
2590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionQD3DNamedObjectRotateTo = 9218
2600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionFlashTrackSetPan = 10240
2610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionFlashTrackSetZoom = 10241
2620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionFlashTrackSetZoomRect = 10242
2630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionFlashTrackGotoFrameNumber = 10243
2640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionFlashTrackGotoFrameLabel = 10244
2650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionFlashTrackSetFlashVariable = 10245
2660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionFlashTrackDoButtonActions = 10246
2670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieTrackAddChildMovie = 11264
2680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieTrackLoadChildMovie = 11265
2690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionMovieTrackLoadChildMovieWithQTListParams = 11266
2700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackPasteText = 12288
2710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetTextBox = 12291
2720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetTextStyle = 12292
2730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetSelection = 12293
2740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetBackgroundColor = 12294
2750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetForegroundColor = 12295
2760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetFace = 12296
2770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetFont = 12297
2780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetSize = 12298
2790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetAlignment = 12299
2800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetHilite = 12300
2810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetDropShadow = 12301
2820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetDisplayFlags = 12302
2830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetScroll = 12303
2840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackRelativeScroll = 12304
2850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackFindText = 12305
2860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetHyperTextFace = 12306
2870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetHyperTextColor = 12307
2880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackKeyEntry = 12308
2890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackMouseDown = 12309
2900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTextTrackSetEditable = 12310
2910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionListAddElement = 13312
2920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionListRemoveElements = 13313
2930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionListSetElementValue = 13314
2940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionListPasteFromXML = 13315
2950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionListSetMatchingFromXML = 13316
2960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionListSetFromURL = 13317
2970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionListExchangeLists = 13318
2980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionListServerQuery = 13319
2990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandExpression = 1
3000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandConstant = 2
3010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSubscribedToChannel = 3
3020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandUniqueCustomActionHandlerID = 4
3030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandCustomActionHandlerIDIsOpen = 5
3040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandConnectionSpeed = 6
3050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandGMTDay = 7
3060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandGMTMonth = 8
3070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandGMTYear = 9
3080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandGMTHours = 10
3090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandGMTMinutes = 11
3100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandGMTSeconds = 12
3110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandLocalDay = 13
3120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandLocalMonth = 14
3130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandLocalYear = 15
3140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandLocalHours = 16
3150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandLocalMinutes = 17
3160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandLocalSeconds = 18
3170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandRegisteredForQuickTimePro = 19
3180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandPlatformRunningOn = 20
3190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandQuickTimeVersion = 21
3200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandComponentVersion = 22
3210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandOriginalHandlerRefcon = 23
3220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTicks = 24
3230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMaxLoadedTimeInMovie = 25
3240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandEventParameter = 26
3250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandFreeMemory = 27
3260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandNetworkStatus = 28
3270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandQuickTimeVersionRegistered = 29
3280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSystemVersion = 30
3290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieVolume = 1024
3300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieRate = 1025
3310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieIsLooping = 1026
3320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieLoopIsPalindrome = 1027
3330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieTime = 1028
3340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieDuration = 1029
3350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieTimeScale = 1030
3360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieWidth = 1031
3370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieHeight = 1032
3380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieLoadState = 1033
3390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieTrackCount = 1034
3400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieIsActive = 1035
3410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieName = 1036
3420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieID = 1037
3430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieChapterCount = 1038
3440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieChapterIndex = 1039
3450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieChapterName = 1040
3460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieChapterNameByIndex = 1041
3470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieChapterIndexByName = 1042
3480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieAnnotation = 1043
3490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieConnectionFlags = 1044
3500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMovieConnectionString = 1045
3510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTrackVolume = 2048
3520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTrackBalance = 2049
3530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTrackEnabled = 2050
3540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTrackLayer = 2051
3550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTrackWidth = 2052
3560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTrackHeight = 2053
3570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTrackDuration = 2054
3580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTrackName = 2055
3590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTrackID = 2056
3600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTrackIdleFrequency = 2057
3610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTrackBass = 2058
3620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTrackTreble = 2059
3630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteBoundsLeft = 3072
3640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteBoundsTop = 3073
3650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteBoundsRight = 3074
3660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteBoundsBottom = 3075
3670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteImageIndex = 3076
3680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteVisible = 3077
3690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteLayer = 3078
3700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteTrackVariable = 3079
3710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteTrackNumSprites = 3080
3720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteTrackNumImages = 3081
3730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteID = 3082
3740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteIndex = 3083
3750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteFirstCornerX = 3084
3760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteFirstCornerY = 3085
3770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteSecondCornerX = 3086
3780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteSecondCornerY = 3087
3790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteThirdCornerX = 3088
3800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteThirdCornerY = 3089
3810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteFourthCornerX = 3090
3820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteFourthCornerY = 3091
3830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteImageRegistrationPointX = 3092
3840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteImageRegistrationPointY = 3093
3850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteTrackSpriteIDAtPoint = 3094
3860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteName = 3095
3870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteCanBeHitTested = 3105
3880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteTrackAllSpritesHitTestingMode = 3106
3890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteTrackImageIDByIndex = 3107
3900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSpriteTrackImageIndexByID = 3108
3910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandQTVRPanAngle = 4096
3920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandQTVRTiltAngle = 4097
3930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandQTVRFieldOfView = 4098
3940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandQTVRNodeID = 4099
3950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandQTVRHotSpotsVisible = 4100
3960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandQTVRViewCenterH = 4101
3970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandQTVRViewCenterV = 4102
3980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandQTVRViewStateCount = 4103
3990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandQTVRViewState = 4104
4000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMouseLocalHLoc = 5120
4010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandMouseLocalVLoc = 5121
4020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandKeyIsDown = 5122
4030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandRandom = 5123
4040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandCanHaveFocus = 5124
4050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandHasFocus = 5125
4060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTextTrackEditable = 6144
4070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTextTrackCopyText = 6145
4080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTextTrackStartSelection = 6146
4090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTextTrackEndSelection = 6147
4100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTextTrackTextBoxLeft = 6148
4110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTextTrackTextBoxTop = 6149
4120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTextTrackTextBoxRight = 6150
4130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTextTrackTextBoxBottom = 6151
4140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTextTrackTextLength = 6152
4150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandListCountElements = 7168
4160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandListGetElementPathByIndex = 7169
4170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandListGetElementValue = 7170
4180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandListCopyToXML = 7171
4190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSin = 8192
4200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandCos = 8193
4210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandTan = 8194
4220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandATan = 8195
4230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandATan2 = 8196
4240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandDegreesToRadians = 8197
4250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandRadiansToDegrees = 8198
4260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandSquareRoot = 8199
4270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandExponent = 8200
4280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandLog = 8201
4290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandFlashTrackVariable = 9216
4300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandStringLength = 10240
4310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandStringCompare = 10241
4320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandStringSubString = 10242
4330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandStringConcat = 10243
4340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstMovieAction = kActionMovieSetVolume
4350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastMovieAction = kActionMovieSetScale
4360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstTrackAction = kActionTrackSetVolume
4370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastTrackAction = kActionTrackSetBassTreble
4380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstSpriteAction = kActionSpriteSetMatrix
4390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastSpriteAction = kActionSpriteSetCanBeHitTested
4400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstQTVRAction = kActionQTVRSetPanAngle
4410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastQTVRAction = kActionQTVRSetViewState
4420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstMusicAction = kActionMusicPlayNote
4430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastMusicAction = kActionMusicSetController
4440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstSystemAction = kActionCase
4450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastSystemAction = kActionSetRandomSeed
4460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstSpriteTrackAction = kActionSpriteTrackSetVariable
4470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastSpriteTrackAction = kActionSpriteTrackDisposeImage
4480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstApplicationAction = kActionApplicationNumberAndString
4490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastApplicationAction = kActionApplicationNumberAndString
4500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstQD3DNamedObjectAction = kActionQD3DNamedObjectTranslateTo
4510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastQD3DNamedObjectAction = kActionQD3DNamedObjectRotateTo
4520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstFlashTrackAction = kActionFlashTrackSetPan
4530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastFlashTrackAction = kActionFlashTrackDoButtonActions
4540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstMovieTrackAction = kActionMovieTrackAddChildMovie
4550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastMovieTrackAction = kActionMovieTrackLoadChildMovieWithQTListParams
4560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstTextTrackAction = kActionTextTrackPasteText
4570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastTextTrackAction = kActionTextTrackSetEditable
4580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstMultiTargetAction = kActionListAddElement
4590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastMultiTargetAction = kActionListServerQuery
4600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstAction = kFirstMovieAction
4610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastAction = kLastMultiTargetAction
4620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetMovie = FOUR_CHAR_CODE('moov')
4630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetMovieName = FOUR_CHAR_CODE('mona')
4640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetMovieID = FOUR_CHAR_CODE('moid')
4650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetRootMovie = FOUR_CHAR_CODE('moro')
4660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetParentMovie = FOUR_CHAR_CODE('mopa')
4670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetChildMovieTrackName = FOUR_CHAR_CODE('motn')
4680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetChildMovieTrackID = FOUR_CHAR_CODE('moti')
4690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetChildMovieTrackIndex = FOUR_CHAR_CODE('motx')
4700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetChildMovieMovieName = FOUR_CHAR_CODE('momn')
4710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetChildMovieMovieID = FOUR_CHAR_CODE('momi')
4720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetTrackName = FOUR_CHAR_CODE('trna')
4730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetTrackID = FOUR_CHAR_CODE('trid')
4740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetTrackType = FOUR_CHAR_CODE('trty')
4750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetTrackIndex = FOUR_CHAR_CODE('trin')
4760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetSpriteName = FOUR_CHAR_CODE('spna')
4770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetSpriteID = FOUR_CHAR_CODE('spid')
4780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetSpriteIndex = FOUR_CHAR_CODE('spin')
4790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetQD3DNamedObjectName = FOUR_CHAR_CODE('nana')
4800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargetCurrentQTEventParams = FOUR_CHAR_CODE('evpa')
4810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventType = FOUR_CHAR_CODE('evnt')
4820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokAction = FOUR_CHAR_CODE('actn')
4830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokWhichAction = FOUR_CHAR_CODE('whic')
4840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionParameter = FOUR_CHAR_CODE('parm')
4850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionTarget = FOUR_CHAR_CODE('targ')
4860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionFlags = FOUR_CHAR_CODE('flag')
4870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionParameterMinValue = FOUR_CHAR_CODE('minv')
4880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionParameterMaxValue = FOUR_CHAR_CODE('maxv')
4890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionListAtomType = FOUR_CHAR_CODE('list')
4900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokExpressionContainerAtomType = FOUR_CHAR_CODE('expr')
4910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokConditionalAtomType = FOUR_CHAR_CODE('test')
4920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorAtomType = FOUR_CHAR_CODE('oper')
4930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperandAtomType = FOUR_CHAR_CODE('oprn')
4940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCommentAtomType = FOUR_CHAR_CODE('why ')
4950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCustomActionHandler = FOUR_CHAR_CODE('cust')
4960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCustomHandlerID = FOUR_CHAR_CODE('id  ')
4970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCustomHandlerDesc = FOUR_CHAR_CODE('desc')
4980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventRecordAtomType = FOUR_CHAR_CODE('erec')
4990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventMouseClick = FOUR_CHAR_CODE('clik')
5000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventMouseClickEnd = FOUR_CHAR_CODE('cend')
5010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventMouseClickEndTriggerButton = FOUR_CHAR_CODE('trig')
5020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventMouseEnter = FOUR_CHAR_CODE('entr')
5030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventMouseExit = FOUR_CHAR_CODE('exit')
5040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventMouseMoved = FOUR_CHAR_CODE('move')
5050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventFrameLoaded = FOUR_CHAR_CODE('fram')
5060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventIdle = FOUR_CHAR_CODE('idle')
5070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventKey = FOUR_CHAR_CODE('key ')
5080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventMovieLoaded = FOUR_CHAR_CODE('load')
5090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventRequestToModifyMovie = FOUR_CHAR_CODE('reqm')
5100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventListReceived = FOUR_CHAR_CODE('list')
5110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEventKeyUp = FOUR_CHAR_CODE('keyU')
5120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionFlagActionIsDelta = 1L << 1
5130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionFlagParameterWrapsAround = 1L << 2
5140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokActionFlagActionIsToggle = 1L << 3
5150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokStatusStringIsURLLink = 1L << 1
5160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokStatusStringIsStreamingStatus = 1L << 2
5170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokStatusHasCodeNumber = 1L << 3
5180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokStatusIsError = 1L << 4
5190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokScriptIsUnknownType = 1L << 0
5200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokScriptIsJavaScript = 1L << 1
5210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokScriptIsLingoEvent = 1L << 2
5220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokScriptIsVBEvent = 1L << 3
5230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokScriptIsProjectorCommand = 1L << 4
5240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokScriptIsAppleScript = 1L << 5
5250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRegistrationDialogTimeOutFlag = 1 << 0
5260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRegistrationDialogShowDialog = 1 << 1
5270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRegistrationDialogForceDialog = 1 << 2
5280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorAdd = FOUR_CHAR_CODE('add ')
5290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorSubtract = FOUR_CHAR_CODE('sub ')
5300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorMultiply = FOUR_CHAR_CODE('mult')
5310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorDivide = FOUR_CHAR_CODE('div ')
5320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorOr = FOUR_CHAR_CODE('or  ')
5330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorAnd = FOUR_CHAR_CODE('and ')
5340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorNot = FOUR_CHAR_CODE('not ')
5350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorLessThan = FOUR_CHAR_CODE('<   ')
5360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorLessThanEqualTo = FOUR_CHAR_CODE('<=  ')
5370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorEqualTo = FOUR_CHAR_CODE('=   ')
5380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorNotEqualTo = FOUR_CHAR_CODE('!=  ')
5390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorGreaterThan = FOUR_CHAR_CODE('>   ')
5400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorGreaterThanEqualTo = FOUR_CHAR_CODE('>=  ')
5410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorModulo = FOUR_CHAR_CODE('mod ')
5420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorIntegerDivide = FOUR_CHAR_CODE('idiv')
5430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorAbsoluteValue = FOUR_CHAR_CODE('abs ')
5440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOperatorNegate = FOUR_CHAR_CODE('neg ')
5450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPlatformMacintosh = 1
5460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPlatformWindows = 2
5470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSystemIsWindows9x = 0x00010000
5480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSystemIsWindowsNT = 0x00020000
5490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaPropertyNonLinearAtomType = FOUR_CHAR_CODE('nonl')
5500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaPropertyHasActions = 105
5510a8c90248264a8b26970b4473770bcc3df8515fJosh GaoloopTimeBase = 1
5520a8c90248264a8b26970b4473770bcc3df8515fJosh GaopalindromeLoopTimeBase = 2
5530a8c90248264a8b26970b4473770bcc3df8515fJosh GaomaintainTimeBaseZero = 4
5540a8c90248264a8b26970b4473770bcc3df8515fJosh GaotriggerTimeFwd = 0x0001
5550a8c90248264a8b26970b4473770bcc3df8515fJosh GaotriggerTimeBwd = 0x0002
5560a8c90248264a8b26970b4473770bcc3df8515fJosh GaotriggerTimeEither = 0x0003
5570a8c90248264a8b26970b4473770bcc3df8515fJosh GaotriggerRateLT = 0x0004
5580a8c90248264a8b26970b4473770bcc3df8515fJosh GaotriggerRateGT = 0x0008
5590a8c90248264a8b26970b4473770bcc3df8515fJosh GaotriggerRateEqual = 0x0010
5600a8c90248264a8b26970b4473770bcc3df8515fJosh GaotriggerRateLTE = triggerRateLT | triggerRateEqual
5610a8c90248264a8b26970b4473770bcc3df8515fJosh GaotriggerRateGTE = triggerRateGT | triggerRateEqual
5620a8c90248264a8b26970b4473770bcc3df8515fJosh GaotriggerRateNotEqual = triggerRateGT | triggerRateEqual | triggerRateLT
5630a8c90248264a8b26970b4473770bcc3df8515fJosh GaotriggerRateChange = 0
5640a8c90248264a8b26970b4473770bcc3df8515fJosh GaotriggerAtStart = 0x0001
5650a8c90248264a8b26970b4473770bcc3df8515fJosh GaotriggerAtStop = 0x0002
5660a8c90248264a8b26970b4473770bcc3df8515fJosh GaotimeBaseBeforeStartTime = 1
5670a8c90248264a8b26970b4473770bcc3df8515fJosh GaotimeBaseAfterStopTime = 2
5680a8c90248264a8b26970b4473770bcc3df8515fJosh GaocallBackAtTime = 1
5690a8c90248264a8b26970b4473770bcc3df8515fJosh GaocallBackAtRate = 2
5700a8c90248264a8b26970b4473770bcc3df8515fJosh GaocallBackAtTimeJump = 3
5710a8c90248264a8b26970b4473770bcc3df8515fJosh GaocallBackAtExtremes = 4
5720a8c90248264a8b26970b4473770bcc3df8515fJosh GaocallBackAtTimeBaseDisposed = 5
5730a8c90248264a8b26970b4473770bcc3df8515fJosh GaocallBackAtInterrupt = 0x8000
5740a8c90248264a8b26970b4473770bcc3df8515fJosh GaocallBackAtDeferredTask = 0x4000
5750a8c90248264a8b26970b4473770bcc3df8515fJosh GaoqtcbNeedsRateChanges = 1
5760a8c90248264a8b26970b4473770bcc3df8515fJosh GaoqtcbNeedsTimeChanges = 2
5770a8c90248264a8b26970b4473770bcc3df8515fJosh GaoqtcbNeedsStartStopChanges = 4
5780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokeepInRam = 1 << 0
5790a8c90248264a8b26970b4473770bcc3df8515fJosh GaounkeepInRam = 1 << 1
5800a8c90248264a8b26970b4473770bcc3df8515fJosh GaoflushFromRam = 1 << 2
5810a8c90248264a8b26970b4473770bcc3df8515fJosh GaoloadForwardTrackEdits = 1 << 3
5820a8c90248264a8b26970b4473770bcc3df8515fJosh GaoloadBackwardTrackEdits = 1 << 4
5830a8c90248264a8b26970b4473770bcc3df8515fJosh GaonewMovieActive = 1 << 0
5840a8c90248264a8b26970b4473770bcc3df8515fJosh GaonewMovieDontResolveDataRefs = 1 << 1
5850a8c90248264a8b26970b4473770bcc3df8515fJosh GaonewMovieDontAskUnresolvedDataRefs = 1 << 2
5860a8c90248264a8b26970b4473770bcc3df8515fJosh GaonewMovieDontAutoAlternates = 1 << 3
5870a8c90248264a8b26970b4473770bcc3df8515fJosh GaonewMovieDontUpdateForeBackPointers = 1 << 4
5880a8c90248264a8b26970b4473770bcc3df8515fJosh GaonewMovieDontAutoUpdateClock = 1 << 5
5890a8c90248264a8b26970b4473770bcc3df8515fJosh GaonewMovieAsyncOK = 1 << 8
5900a8c90248264a8b26970b4473770bcc3df8515fJosh GaonewMovieIdleImportOK = 1 << 10
5910a8c90248264a8b26970b4473770bcc3df8515fJosh GaonewMovieDontInteractWithUser = 1 << 11
5920a8c90248264a8b26970b4473770bcc3df8515fJosh GaotrackUsageInMovie = 1 << 1
5930a8c90248264a8b26970b4473770bcc3df8515fJosh GaotrackUsageInPreview = 1 << 2
5940a8c90248264a8b26970b4473770bcc3df8515fJosh GaotrackUsageInPoster = 1 << 3
5950a8c90248264a8b26970b4473770bcc3df8515fJosh GaomediaSampleNotSync = 1 << 0
5960a8c90248264a8b26970b4473770bcc3df8515fJosh GaomediaSampleShadowSync = 1 << 1
5970a8c90248264a8b26970b4473770bcc3df8515fJosh GaopasteInParallel = 1 << 0
5980a8c90248264a8b26970b4473770bcc3df8515fJosh GaoshowUserSettingsDialog = 1 << 1
5990a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieToFileOnlyExport = 1 << 2
6000a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieFileSpecValid = 1 << 3
6010a8c90248264a8b26970b4473770bcc3df8515fJosh GaonextTimeMediaSample = 1 << 0
6020a8c90248264a8b26970b4473770bcc3df8515fJosh GaonextTimeMediaEdit = 1 << 1
6030a8c90248264a8b26970b4473770bcc3df8515fJosh GaonextTimeTrackEdit = 1 << 2
6040a8c90248264a8b26970b4473770bcc3df8515fJosh GaonextTimeSyncSample = 1 << 3
6050a8c90248264a8b26970b4473770bcc3df8515fJosh GaonextTimeStep = 1 << 4
6060a8c90248264a8b26970b4473770bcc3df8515fJosh GaonextTimeEdgeOK = 1 << 14
6070a8c90248264a8b26970b4473770bcc3df8515fJosh GaonextTimeIgnoreActiveSegment = 1 << 15
6080a8c90248264a8b26970b4473770bcc3df8515fJosh GaocreateMovieFileDeleteCurFile = 1L << 31
6090a8c90248264a8b26970b4473770bcc3df8515fJosh GaocreateMovieFileDontCreateMovie = 1L << 30
6100a8c90248264a8b26970b4473770bcc3df8515fJosh GaocreateMovieFileDontOpenFile = 1L << 29
6110a8c90248264a8b26970b4473770bcc3df8515fJosh GaocreateMovieFileDontCreateResFile = 1L << 28
6120a8c90248264a8b26970b4473770bcc3df8515fJosh GaoflattenAddMovieToDataFork = 1L << 0
6130a8c90248264a8b26970b4473770bcc3df8515fJosh GaoflattenActiveTracksOnly = 1L << 2
6140a8c90248264a8b26970b4473770bcc3df8515fJosh GaoflattenDontInterleaveFlatten = 1L << 3
6150a8c90248264a8b26970b4473770bcc3df8515fJosh GaoflattenFSSpecPtrIsDataRefRecordPtr = 1L << 4
6160a8c90248264a8b26970b4473770bcc3df8515fJosh GaoflattenCompressMovieResource = 1L << 5
6170a8c90248264a8b26970b4473770bcc3df8515fJosh GaoflattenForceMovieResourceBeforeMovieData = 1L << 6
6180a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieInDataForkResID = -1
6190a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcTopLeftMovie = 1 << 0
6200a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcScaleMovieToFit = 1 << 1
6210a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcWithBadge = 1 << 2
6220a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcNotVisible = 1 << 3
6230a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcWithFrame = 1 << 4
6240a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieScrapDontZeroScrap = 1 << 0
6250a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieScrapOnlyPutMovie = 1 << 1
6260a8c90248264a8b26970b4473770bcc3df8515fJosh GaodataRefSelfReference = 1 << 0
6270a8c90248264a8b26970b4473770bcc3df8515fJosh GaodataRefWasNotResolved = 1 << 1
6280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieAnchorDataRefIsDefault = 1 << 0
6290a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsScrubMode = 1 << 0
6300a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsLoop = 1 << 1
6310a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsDontPurge = 1 << 2
6320a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsUseScreenBuffer = 1 << 5
6330a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsAllowInterlace = 1 << 6
6340a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsUseSoundInterp = 1 << 7
6350a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsHighQuality = 1 << 8
6360a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsPalindrome = 1 << 9
6370a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsInactive = 1 << 11
6380a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsOffscreen = 1 << 12
6390a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsDontDraw = 1 << 13
6400a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsAllowBlacklining = 1 << 14
6410a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsDontUseVideoOverlaySurface = 1 << 16
6420a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsIgnoreBandwidthRestrictions = 1 << 17
6430a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsPlayingEveryFrame = 1 << 18
6440a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsAllowDynamicResize = 1 << 19
6450a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsSingleField = 1 << 20
6460a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsNoRenderingTimeOut = 1 << 21
6470a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsFlushVideoInsteadOfDirtying = 1 << 22
6480a8c90248264a8b26970b4473770bcc3df8515fJosh GaohintsEnableSubPixelPositioning = 1L << 23
6490a8c90248264a8b26970b4473770bcc3df8515fJosh GaomediaHandlerFlagBaseClient = 1
6500a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieTrackMediaType = 1 << 0
6510a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieTrackCharacteristic = 1 << 1
6520a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieTrackEnabledOnly = 1 << 2
6530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieControlOptionHideController = (1L << 0)
6540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieControlOptionLocateTopLeft = (1L << 1)
6550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieControlOptionEnableEditing = (1L << 2)
6560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieControlOptionHandleEditingHI = (1L << 3)
6570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieControlOptionSetKeysEnabled = (1L << 4)
6580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieControlOptionManuallyIdled = (1L << 5)
6590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieControlDataMovieController = FOUR_CHAR_CODE('mc  ')
6600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieControlDataMovie = FOUR_CHAR_CODE('moov')
6610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieControlDataManualIdling = FOUR_CHAR_CODE('manu')
6620a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieDrawingCallWhenChanged = 0
6630a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieDrawingCallAlways = 1
6640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCloneShareSamples = 1 << 0
6650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCloneDontCopyEdits = 1 << 1
6660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetMovieImporterValidateToFind = 1L << 0
6670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetMovieImporterAllowNewFile = 1L << 1
6680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetMovieImporterDontConsiderGraphicsImporters = 1L << 2
6690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetMovieImporterDontConsiderFileOnlyImporters = 1L << 6
6700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetMovieImporterAutoImportOnly = 1L << 10
6710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTGetMIMETypeInfoIsQuickTimeMovieType = FOUR_CHAR_CODE('moov')
6720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTGetMIMETypeInfoIsUnhelpfulType = FOUR_CHAR_CODE('dumb')
6730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCopyUserDataReplace = FOUR_CHAR_CODE('rplc')
6740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCopyUserDataMerge = FOUR_CHAR_CODE('merg')
6750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieLoadStateError = -1L
6760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieLoadStateLoading = 1000
6770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieLoadStateLoaded = 2000
6780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieLoadStatePlayable = 10000
6790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieLoadStatePlaythroughOK = 20000
6800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieLoadStateComplete = 100000L
6810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTDontUseDataToFindImporter = 1L << 0
6820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTDontLookForMovieImporterIfGraphicsImporterFound = 1L << 1
6830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTAllowOpeningStillImagesAsMovies = 1L << 2
6840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTAllowImportersThatWouldCreateNewFile = 1L << 3
6850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTAllowAggressiveImporters = 1L << 4
6860a8c90248264a8b26970b4473770bcc3df8515fJosh GaopreloadAlways = 1L << 0
6870a8c90248264a8b26970b4473770bcc3df8515fJosh GaopreloadOnlyIfEnabled = 1L << 1
6880a8c90248264a8b26970b4473770bcc3df8515fJosh GaofullScreenHideCursor = 1L << 0
6890a8c90248264a8b26970b4473770bcc3df8515fJosh GaofullScreenAllowEvents = 1L << 1
6900a8c90248264a8b26970b4473770bcc3df8515fJosh GaofullScreenDontChangeMenuBar = 1L << 2
6910a8c90248264a8b26970b4473770bcc3df8515fJosh GaofullScreenPreflightSize = 1L << 3
6920a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieExecuteWiredActionDontExecute = 1L << 0
6930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokRefConNavigationNext = 0
6940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokRefConNavigationPrevious = 1
6950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokRefConPropertyCanHaveFocus = 1
6960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokRefConPropertyHasFocus = 2
6970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackFocusCanEditFlag = FOUR_CHAR_CODE('kedt')
6980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackDefaultFocusFlags = FOUR_CHAR_CODE('kfoc')
6990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackFocusDefaultRefcon = FOUR_CHAR_CODE('kref')
7000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackFocusOn = 1
7010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackHandlesTabs = 2
7020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashTrackPropertyAcceptAllClicks = FOUR_CHAR_CODE('clik')
7030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokBackgroundSpriteLayerNum = 32767
7040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpritePropertyMatrix = 1
7050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpritePropertyImageDescription = 2
7060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpritePropertyImageDataPtr = 3
7070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpritePropertyVisible = 4
7080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpritePropertyLayer = 5
7090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpritePropertyGraphicsMode = 6
7100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpritePropertyImageDataSize = 7
7110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpritePropertyActionHandlingSpriteID = 8
7120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpritePropertyCanBeHitTested = 9
7130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpritePropertyImageIndex = 100
7140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteTrackPropertyBackgroundColor = 101
7150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteTrackPropertyOffscreenBitDepth = 102
7160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteTrackPropertySampleFormat = 103
7170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteTrackPropertyScaleSpritesToScaleWorld = 104
7180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteTrackPropertyHasActions = 105
7190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteTrackPropertyVisible = 106
7200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteTrackPropertyQTIdleEventsFrequency = 107
7210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteTrackPropertyAllSpritesHitTestingMode = 108
7220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteTrackPropertyPreferredDepthInterpretationMode = 109
7230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteImagePropertyRegistrationPoint = 1000
7240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteImagePropertyGroupID = 1001
7250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteTrackPreferredDepthCompatibilityMode = 0
7260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteTrackPreferredDepthModernMode = 1
7270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteHitTestUseSpritesOwnPropertiesMode = 0
7280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteHitTestTreatAllSpritesAsHitTestableMode = 1
7290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteHitTestTreatAllSpritesAsNotHitTestableMode = 2
7300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoQTIdleEvents = -1
7310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetSpriteWorldInvalidRegionAndLeaveIntact = -1L
7320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetSpriteWorldInvalidRegionAndThenSetEmpty = -2L
7330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOnlyDrawToSpriteWorld = 1L << 0
7340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteWorldPreflight = 1L << 1
7350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteWorldDidDraw = 1L << 0
7360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteWorldNeedsToDraw = 1L << 1
7370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKeyFrameAndSingleOverride = 1L << 1
7380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKeyFrameAndAllOverrides = 1L << 2
7390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokScaleSpritesToScaleWorld = 1L << 1
7400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteWorldHighQuality = 1L << 2
7410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteWorldDontAutoInvalidate = 1L << 3
7420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteWorldInvisible = 1L << 4
7430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteWorldDirtyInsteadOfFlush = 1L << 5
7440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokParentAtomIsContainer = 0
7450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenRecordNoFlags = 0
7460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenRecordIsAtInterruptTime = 0x00000001
7470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEffectNameAtom = FOUR_CHAR_CODE('name')
7480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEffectTypeAtom = FOUR_CHAR_CODE('type')
7490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEffectManufacturerAtom = FOUR_CHAR_CODE('manu')
7500a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionConfirmDialog = 1
7510a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionSetAppleMenu = 2
7520a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionSetEditMenu = 3
7530a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionGetDialogValues = 4
7540a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionSetPreviewUserItem = 5
7550a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionSetPreviewPicture = 6
7560a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionSetColorPickerEventProc = 7
7570a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionSetDialogTitle = 8
7580a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionGetSubPanelMenu = 9
7590a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionActivateSubPanel = 10
7600a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionConductStopAlert = 11
7610a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionModelessCallback = 12
7620a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionFetchPreview = 13
7630a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionSetDialogSettings = 14
7640a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionGetDialogSettings = 15
7650a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionGetNextSample = 16
7660a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionGetPreviousSample = 17
7670a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCompactSample = 18
7680a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionSetEditCallout = 19
7690a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionSetSampleTime = 20
7700a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionDoEditCommand = 21
7710a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionGetSubPanelMenuValue = 22
7720a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomNewControl = 23
7730a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomDisposeControl = 24
7740a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomPositionControl = 25
7750a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomShowHideControl = 26
7760a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomHandleEvent = 27
7770a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomSetFocus = 28
7780a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomSetEditMenu = 29
7790a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomSetPreviewPicture = 30
7800a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomSetEditCallout = 31
7810a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomGetEnableValue = 32
7820a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomSetSampleTime = 33
7830a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomGetValue = 34
7840a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionCustomDoEditCommand = 35
7850a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdSampleTimeDisplayOptionsNone = 0x00000000
7860a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionFocusOff = 0
7870a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionFocusFirst = 1
7880a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionFocusLast = 2
7890a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionFocusForward = 3
7900a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdActionFocusBackward = 4
7910a8c90248264a8b26970b4473770bcc3df8515fJosh GaoelOptionsIncludeNoneInList = 0x00000001
7920a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdOptionsCollectOneValue = 0x00000001
7930a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdOptionsAllowOptionalInterpolations = 0x00000002
7940a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdOptionsModalDialogBox = 0x00000004
7950a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdOptionsEditCurrentEffectOnly = 0x00000008
7960a8c90248264a8b26970b4473770bcc3df8515fJosh GaopdOptionsHidePreview = 0x00000010
7970a8c90248264a8b26970b4473770bcc3df8515fJosh GaoeffectIsRealtime = 0
7980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokAccessKeyAtomType = FOUR_CHAR_CODE('acky')
7990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokAccessKeySystemFlag = 1L << 0
8000a8c90248264a8b26970b4473770bcc3df8515fJosh GaoConnectionSpeedPrefsType = FOUR_CHAR_CODE('cspd')
8010a8c90248264a8b26970b4473770bcc3df8515fJosh GaoBandwidthManagementPrefsType = FOUR_CHAR_CODE('bwmg')
8020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTIdlePriority = 10
8030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTNonRealTimePriority = 20
8040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRealTimeSharedPriority = 25
8050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRealTimePriority = 30
8060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTBandwidthNotifyNeedToStop = 1L << 0
8070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTBandwidthNotifyGoodToGo = 1L << 1
8080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTBandwidthChangeRequest = 1L << 2
8090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTBandwidthQueueRequest = 1L << 3
8100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTBandwidthScheduledRequest = 1L << 4
8110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTBandwidthVoluntaryRelease = 1L << 5
8120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokITextRemoveEverythingBut = 0 << 1
8130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokITextRemoveLeaveSuggestedAlternate = 1 << 1
8140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokITextAtomType = FOUR_CHAR_CODE('itxt')
8150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokITextStringAtomType = FOUR_CHAR_CODE('text')
8160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFText = FOUR_CHAR_CODE('text')
8170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFBaseURL = FOUR_CHAR_CODE('burl')
8180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFClickPoint = FOUR_CHAR_CODE('clik')
8190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFUseAltDelim = FOUR_CHAR_CODE('altd')
8200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFDelimiter = FOUR_CHAR_CODE('delm')
8210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFRecomposeHREF = FOUR_CHAR_CODE('rhrf')
8220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFURL = FOUR_CHAR_CODE('url ')
8230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFTarget = FOUR_CHAR_CODE('targ')
8240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFChapter = FOUR_CHAR_CODE('chap')
8250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFIsAutoHREF = FOUR_CHAR_CODE('auto')
8260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFIsServerMap = FOUR_CHAR_CODE('smap')
8270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFHREF = FOUR_CHAR_CODE('href')
8280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTParseTextHREFEMBEDArgs = FOUR_CHAR_CODE('mbed')
8290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackReferenceChapterList = FOUR_CHAR_CODE('chap')
8300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackReferenceTimeCode = FOUR_CHAR_CODE('tmcd')
8310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackReferenceModifier = FOUR_CHAR_CODE('ssrc')
8320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierInput = 0x696E
8330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierType = 0x7479
8340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierReference = FOUR_CHAR_CODE('ssrc')
8350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierObjectID = FOUR_CHAR_CODE('obid')
8360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierInputName = FOUR_CHAR_CODE('name')
8370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInputMapSubInputID = FOUR_CHAR_CODE('subi')
8380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierTypeMatrix = 1
8390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierTypeClip = 2
8400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierTypeGraphicsMode = 5
8410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierTypeVolume = 3
8420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierTypeBalance = 4
8430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierTypeImage = FOUR_CHAR_CODE('vide')
8440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierObjectMatrix = 6
8450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierObjectGraphicsMode = 7
8460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierType3d4x4Matrix = 8
8470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierCameraData = 9
8480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierSoundLocalizationData = 10
8490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierObjectImageIndex = 11
8500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierObjectLayer = 12
8510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierObjectVisible = 13
8520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierAngleAspectCamera = 14
8530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierPanAngle = FOUR_CHAR_CODE('pan ')
8540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierTiltAngle = FOUR_CHAR_CODE('tilt')
8550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierVerticalFieldOfViewAngle = FOUR_CHAR_CODE('fov ')
8560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierObjectQTEventSend = FOUR_CHAR_CODE('evnt')
8570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackModifierObjectCanBeHitTested = 15
8580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeShort = 1
8590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeLong = 2
8600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeFixed = 3
8610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypePoint = 4
8620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeQDRect = 5
8630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeQDRegion = 6
8640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeMatrix = 7
8650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeRGBColor = 8
8660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeGraphicsModeWithRGBColor = 9
8670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeQTFloatSingle = 10
8680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeQTFloatDouble = 11
8690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeFixedPoint = 12
8700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dScale = FOUR_CHAR_CODE('3sca')
8710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dTranslate = FOUR_CHAR_CODE('3tra')
8720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dRotate = FOUR_CHAR_CODE('3rot')
8730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dRotateAboutPoint = FOUR_CHAR_CODE('3rap')
8740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dRotateAboutAxis = FOUR_CHAR_CODE('3rax')
8750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dRotateAboutVector = FOUR_CHAR_CODE('3rvc')
8760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dQuaternion = FOUR_CHAR_CODE('3qua')
8770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dMatrix = FOUR_CHAR_CODE('3mat')
8780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dCameraData = FOUR_CHAR_CODE('3cam')
8790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dAngleAspectCameraData = FOUR_CHAR_CODE('3caa')
8800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dSoundLocalizationData = FOUR_CHAR_CODE('3slc')
8810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypePathToMatrixTranslation = FOUR_CHAR_CODE('gxmt')
8820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypePathToMatrixRotation = FOUR_CHAR_CODE('gxpr')
8830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypePathToMatrixTranslationAndRotation = FOUR_CHAR_CODE('gxmr')
8840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypePathToFixedPoint = FOUR_CHAR_CODE('gxfp')
8850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypePathXtoY = FOUR_CHAR_CODE('gxxy')
8860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypePathYtoX = FOUR_CHAR_CODE('gxyx')
8870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeAtomList = FOUR_CHAR_CODE('atom')
8880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypePolygon = FOUR_CHAR_CODE('poly')
8890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeMultiMatrix = FOUR_CHAR_CODE('mulm')
8900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenTypeSpin = FOUR_CHAR_CODE('spin')
8910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dMatrixNonLinear = FOUR_CHAR_CODE('3nlr')
8920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType3dVRObject = FOUR_CHAR_CODE('3vro')
8930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenEntry = FOUR_CHAR_CODE('twen')
8940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenData = FOUR_CHAR_CODE('data')
8950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenType = FOUR_CHAR_CODE('twnt')
8960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenStartOffset = FOUR_CHAR_CODE('twst')
8970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenDuration = FOUR_CHAR_CODE('twdu')
8980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenFlags = FOUR_CHAR_CODE('flag')
8990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenOutputMin = FOUR_CHAR_CODE('omin')
9000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenOutputMax = FOUR_CHAR_CODE('omax')
9010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenSequenceElement = FOUR_CHAR_CODE('seqe')
9020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTween3dInitialCondition = FOUR_CHAR_CODE('icnd')
9030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenInterpolationID = FOUR_CHAR_CODE('intr')
9040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenRegionData = FOUR_CHAR_CODE('qdrg')
9050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenPictureData = FOUR_CHAR_CODE('PICT')
9060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokListElementType = FOUR_CHAR_CODE('type')
9070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokListElementDataType = FOUR_CHAR_CODE('daty')
9080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNameAtom = FOUR_CHAR_CODE('name')
9090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInitialRotationAtom = FOUR_CHAR_CODE('inro')
9100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNonLinearTweenHeader = FOUR_CHAR_CODE('nlth')
9110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenReturnDelta = 1L << 0
9120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRestrictionClassSave = FOUR_CHAR_CODE('save')
9130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRestrictionSaveDontAddMovieResource = (1L << 0)
9140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRestrictionSaveDontFlatten = (1L << 1)
9150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRestrictionSaveDontExport = (1L << 2)
9160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRestrictionSaveDontExtract = (1L << 3)
9170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRestrictionClassEdit = FOUR_CHAR_CODE('edit')
9180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRestrictionEditDontCopy = (1L << 0)
9190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRestrictionEditDontCut = (1L << 1)
9200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRestrictionEditDontPaste = (1L << 2)
9210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRestrictionEditDontClear = (1L << 3)
9220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRestrictionEditDontModify = (1L << 4)
9230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTRestrictionEditDontExtract = (1L << 5)
9240a8c90248264a8b26970b4473770bcc3df8515fJosh GaovideoFlagDontLeanAhead = 1L << 0
9250a8c90248264a8b26970b4473770bcc3df8515fJosh GaotxtProcDefaultDisplay = 0
9260a8c90248264a8b26970b4473770bcc3df8515fJosh GaotxtProcDontDisplay = 1
9270a8c90248264a8b26970b4473770bcc3df8515fJosh GaotxtProcDoDisplay = 2
9280a8c90248264a8b26970b4473770bcc3df8515fJosh GaofindTextEdgeOK = 1 << 0
9290a8c90248264a8b26970b4473770bcc3df8515fJosh GaofindTextCaseSensitive = 1 << 1
9300a8c90248264a8b26970b4473770bcc3df8515fJosh GaofindTextReverseSearch = 1 << 2
9310a8c90248264a8b26970b4473770bcc3df8515fJosh GaofindTextWrapAround = 1 << 3
9320a8c90248264a8b26970b4473770bcc3df8515fJosh GaofindTextUseOffset = 1 << 4
9330a8c90248264a8b26970b4473770bcc3df8515fJosh GaodropShadowOffsetType = FOUR_CHAR_CODE('drpo')
9340a8c90248264a8b26970b4473770bcc3df8515fJosh GaodropShadowTranslucencyType = FOUR_CHAR_CODE('drpt')
9350a8c90248264a8b26970b4473770bcc3df8515fJosh GaospriteHitTestBounds = 1L << 0
9360a8c90248264a8b26970b4473770bcc3df8515fJosh GaospriteHitTestImage = 1L << 1
9370a8c90248264a8b26970b4473770bcc3df8515fJosh GaospriteHitTestInvisibleSprites = 1L << 2
9380a8c90248264a8b26970b4473770bcc3df8515fJosh GaospriteHitTestIsClick = 1L << 3
9390a8c90248264a8b26970b4473770bcc3df8515fJosh GaospriteHitTestLocInDisplayCoordinates = 1L << 4
9400a8c90248264a8b26970b4473770bcc3df8515fJosh GaospriteHitTestTreatAllSpritesAsHitTestable = 1L << 5
9410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteAtomType = FOUR_CHAR_CODE('sprt')
9420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteImagesContainerAtomType = FOUR_CHAR_CODE('imct')
9430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteImageAtomType = FOUR_CHAR_CODE('imag')
9440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteImageDataAtomType = FOUR_CHAR_CODE('imda')
9450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteImageDataRefAtomType = FOUR_CHAR_CODE('imre')
9460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteImageDataRefTypeAtomType = FOUR_CHAR_CODE('imrt')
9470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteImageGroupIDAtomType = FOUR_CHAR_CODE('imgr')
9480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteImageRegistrationAtomType = FOUR_CHAR_CODE('imrg')
9490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteImageDefaultImageIndexAtomType = FOUR_CHAR_CODE('defi')
9500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteSharedDataAtomType = FOUR_CHAR_CODE('dflt')
9510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteNameAtomType = FOUR_CHAR_CODE('name')
9520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteImageNameAtomType = FOUR_CHAR_CODE('name')
9530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteUsesImageIDsAtomType = FOUR_CHAR_CODE('uses')
9540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteBehaviorsAtomType = FOUR_CHAR_CODE('beha')
9550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteImageBehaviorAtomType = FOUR_CHAR_CODE('imag')
9560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteCursorBehaviorAtomType = FOUR_CHAR_CODE('crsr')
9570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteStatusStringsBehaviorAtomType = FOUR_CHAR_CODE('sstr')
9580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteVariablesContainerAtomType = FOUR_CHAR_CODE('vars')
9590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteStringVariableAtomType = FOUR_CHAR_CODE('strv')
9600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteFloatingPointVariableAtomType = FOUR_CHAR_CODE('flov')
9610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaDataReference = FOUR_CHAR_CODE('mmdr')
9620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaDefaultDataReferenceID = FOUR_CHAR_CODE('ddri')
9630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaSlaveTime = FOUR_CHAR_CODE('slti')
9640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaSlaveAudio = FOUR_CHAR_CODE('slau')
9650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaSlaveGraphicsMode = FOUR_CHAR_CODE('slgr')
9660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaAutoPlay = FOUR_CHAR_CODE('play')
9670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaLoop = FOUR_CHAR_CODE('loop')
9680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaUseMIMEType = FOUR_CHAR_CODE('mime')
9690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaTitle = FOUR_CHAR_CODE('titl')
9700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaAltText = FOUR_CHAR_CODE('altt')
9710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaClipBegin = FOUR_CHAR_CODE('clpb')
9720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaClipDuration = FOUR_CHAR_CODE('clpd')
9730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaRegionAtom = FOUR_CHAR_CODE('regi')
9740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaSlaveTrackDuration = FOUR_CHAR_CODE('sltr')
9750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaEnableFrameStepping = FOUR_CHAR_CODE('enfs')
9760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaBackgroundColor = FOUR_CHAR_CODE('bkcl')
9770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaPrerollTime = FOUR_CHAR_CODE('prer')
9780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaFitNone = 0
9790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaFitScroll = FOUR_CHAR_CODE('scro')
9800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaFitClipIfNecessary = FOUR_CHAR_CODE('hidd')
9810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaFitFill = FOUR_CHAR_CODE('fill')
9820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaFitMeet = FOUR_CHAR_CODE('meet')
9830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaFitSlice = FOUR_CHAR_CODE('slic')
9840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaSpatialAdjustment = FOUR_CHAR_CODE('fit ')
9850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaRectangleAtom = FOUR_CHAR_CODE('rect')
9860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaTop = FOUR_CHAR_CODE('top ')
9870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaLeft = FOUR_CHAR_CODE('left')
9880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaWidth = FOUR_CHAR_CODE('wd  ')
9890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaHeight = FOUR_CHAR_CODE('ht  ')
9900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMoviePropertyDuration = FOUR_CHAR_CODE('dura')
9910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMoviePropertyTimeScale = FOUR_CHAR_CODE('tims')
9920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMoviePropertyTime = FOUR_CHAR_CODE('timv')
9930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMoviePropertyNaturalBounds = FOUR_CHAR_CODE('natb')
9940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMoviePropertyMatrix = FOUR_CHAR_CODE('mtrx')
9950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMoviePropertyTrackList = FOUR_CHAR_CODE('tlst')
9960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackPropertyMediaType = FOUR_CHAR_CODE('mtyp')
9970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTrackPropertyInstantiation = FOUR_CHAR_CODE('inst')
9980a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMovieControllerComponentType = FOUR_CHAR_CODE('play')
9990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieControllerQTVRFlag = 1 << 0
10000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieControllerDontDisplayToUser = 1 << 1
10010a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionIdle = 1
10020a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionDraw = 2
10030a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionActivate = 3
10040a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionDeactivate = 4
10050a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionMouseDown = 5
10060a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionKey = 6
10070a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionPlay = 8
10080a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGoToTime = 12
10090a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetVolume = 14
10100a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetVolume = 15
10110a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionStep = 18
10120a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetLooping = 21
10130a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetLooping = 22
10140a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetLoopIsPalindrome = 23
10150a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetLoopIsPalindrome = 24
10160a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetGrowBoxBounds = 25
10170a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionControllerSizeChanged = 26
10180a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetSelectionBegin = 29
10190a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetSelectionDuration = 30
10200a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetKeysEnabled = 32
10210a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetKeysEnabled = 33
10220a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetPlaySelection = 34
10230a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetPlaySelection = 35
10240a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetUseBadge = 36
10250a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetUseBadge = 37
10260a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetFlags = 38
10270a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetFlags = 39
10280a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetPlayEveryFrame = 40
10290a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetPlayEveryFrame = 41
10300a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetPlayRate = 42
10310a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionShowBalloon = 43
10320a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionBadgeClick = 44
10330a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionMovieClick = 45
10340a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSuspend = 46
10350a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionResume = 47
10360a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetControllerKeysEnabled = 48
10370a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetTimeSliderRect = 49
10380a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionMovieEdited = 50
10390a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetDragEnabled = 51
10400a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetDragEnabled = 52
10410a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetSelectionBegin = 53
10420a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetSelectionDuration = 54
10430a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionPrerollAndPlay = 55
10440a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetCursorSettingEnabled = 56
10450a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetCursorSettingEnabled = 57
10460a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetColorTable = 58
10470a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionLinkToURL = 59
10480a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionCustomButtonClick = 60
10490a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionForceTimeTableUpdate = 61
10500a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetControllerTimeLimits = 62
10510a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionExecuteAllActionsForQTEvent = 63
10520a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionExecuteOneActionForQTEvent = 64
10530a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionAdjustCursor = 65
10540a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionUseTrackForTimeTable = 66
10550a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionClickAndHoldPoint = 67
10560a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionShowMessageString = 68
10570a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionShowStatusString = 69
10580a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetExternalMovie = 70
10590a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetChapterTime = 71
10600a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionPerformActionList = 72
10610a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionEvaluateExpression = 73
10620a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionFetchParameterAs = 74
10630a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetCursorByID = 75
10640a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetNextURL = 76
10650a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionMovieChanged = 77
10660a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionDoScript = 78
10670a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionRestartAtTime = 79
10680a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetIndChapter = 80
10690a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionLinkToURLExtended = 81
10700a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionSetVolumeStep = 82
10710a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionAutoPlay = 83
10720a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionPauseToBuffer = 84
10730a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionAppMessageReceived = 85
10740a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionEvaluateExpressionWithType = 89
10750a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetMovieName = 90
10760a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetMovieID = 91
10770a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcActionGetMovieActive = 92
10780a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcFlagSuppressMovieFrame = 1 << 0
10790a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcFlagSuppressStepButtons = 1 << 1
10800a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcFlagSuppressSpeakerButton = 1 << 2
10810a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcFlagsUseWindowPalette = 1 << 3
10820a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcFlagsDontInvalidate = 1 << 4
10830a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcFlagsUseCustomButton = 1 << 5
10840a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcPositionDontInvalidate = 1 << 5
10850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIEEnabledButtonPicture = 1
10860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIEDisabledButtonPicture = 2
10870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIEDepressedButtonPicture = 3
10880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIEEnabledSizeBoxPicture = 4
10890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIEDisabledSizeBoxPicture = 5
10900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIEEnabledUnavailableButtonPicture = 6
10910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIEDisabledUnavailableButtonPicture = 7
10920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIESoundSlider = 128
10930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIESoundThumb = 129
10940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIEColorTable = 256
10950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIEIsFlatAppearance = 257
10960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIEDoButtonIconsDropOnDepress = 258
10970a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcInfoUndoAvailable = 1 << 0
10980a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcInfoCutAvailable = 1 << 1
10990a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcInfoCopyAvailable = 1 << 2
11000a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcInfoPasteAvailable = 1 << 3
11010a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcInfoClearAvailable = 1 << 4
11020a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcInfoHasSound = 1 << 5
11030a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcInfoIsPlaying = 1 << 6
11040a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcInfoIsLooping = 1 << 7
11050a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcInfoIsInPalindrome = 1 << 8
11060a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcInfoEditingEnabled = 1 << 9
11070a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcInfoMovieIsInteractive = 1 << 10
11080a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcMenuUndo = 1
11090a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcMenuCut = 3
11100a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcMenuCopy = 4
11110a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcMenuPaste = 5
11120a8c90248264a8b26970b4473770bcc3df8515fJosh GaomcMenuClear = 6
11130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTAppMessageSoftwareChanged = 1
11140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTAppMessageWindowCloseRequested = 3
11150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTAppMessageExitFullScreenRequested = 4
11160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTAppMessageDisplayChannels = 5
11170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTAppMessageEnterFullScreenRequested = 6
11180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsBooleanPtr = 1
11190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsShortPtr = 2
11200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsLongPtr = 3
11210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsMatrixRecordPtr = 4
11220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsModifierTrackGraphicsModeRecord = 5
11230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsHandle = 6
11240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsStr255 = 7
11250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsFloatPtr = 8
11260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsPointPtr = 9
11270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsNewAtomContainer = 10
11280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsQTEventRecordPtr = 11
11290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsFixedPtr = 12
11300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsSetControllerValuePtr = 13
11310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsRgnHandle = 14
11320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsComponentDescriptionPtr = 15
11330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFetchAsCString = 16
11340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCursorOpenHand = -19183
11350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCursorClosedHand = -19182
11360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCursorPointingHand = -19181
11370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCursorRightArrow = -19180
11380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCursorLeftArrow = -19179
11390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCursorDownArrow = -19178
11400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCursorUpArrow = -19177
11410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCursorIBeam = -19176
11420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerUnderstandsIdleManagers = 1 << 0
11430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVideoMediaResetStatisticsSelect = 0x0105
11440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVideoMediaGetStatisticsSelect = 0x0106
11450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVideoMediaGetStallCountSelect = 0x010E
11460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVideoMediaSetCodecParameterSelect = 0x010F
11470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVideoMediaGetCodecParameterSelect = 0x0110
11480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMediaSetTextProcSelect = 0x0101
11490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMediaAddTextSampleSelect = 0x0102
11500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMediaAddTESampleSelect = 0x0103
11510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMediaAddHiliteSampleSelect = 0x0104
11520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMediaDrawRawSelect = 0x0109
11530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMediaSetTextPropertySelect = 0x010A
11540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMediaRawSetupSelect = 0x010B
11550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMediaRawIdleSelect = 0x010C
11560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMediaGetTextPropertySelect = 0x010D
11570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMediaFindNextTextSelect = 0x0105
11580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMediaHiliteTextSampleSelect = 0x0106
11590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextMediaSetTextSampleDataSelect = 0x0107
11600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaSetPropertySelect = 0x0101
11610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaGetPropertySelect = 0x0102
11620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaHitTestSpritesSelect = 0x0103
11630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaCountSpritesSelect = 0x0104
11640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaCountImagesSelect = 0x0105
11650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaGetIndImageDescriptionSelect = 0x0106
11660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaGetDisplayedSampleNumberSelect = 0x0107
11670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaGetSpriteNameSelect = 0x0108
11680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaGetImageNameSelect = 0x0109
11690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaSetSpritePropertySelect = 0x010A
11700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaGetSpritePropertySelect = 0x010B
11710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaHitTestAllSpritesSelect = 0x010C
11720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaHitTestOneSpriteSelect = 0x010D
11730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaSpriteIndexToIDSelect = 0x010E
11740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaSpriteIDToIndexSelect = 0x010F
11750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaGetSpriteActionsForQTEventSelect = 0x0110
11760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaSetActionVariableSelect = 0x0111
11770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaGetActionVariableSelect = 0x0112
11780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaGetIndImagePropertySelect = 0x0113
11790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaNewSpriteSelect = 0x0114
11800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaDisposeSpriteSelect = 0x0115
11810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaSetActionVariableToStringSelect = 0x0116
11820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaGetActionVariableAsStringSelect = 0x0117
11830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaNewImageSelect = 0x011B
11840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaDisposeImageSelect = 0x011C
11850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaImageIndexToIDSelect = 0x011D
11860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSpriteMediaImageIDToIndexSelect = 0x011E
11870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaSetPanSelect = 0x0101
11880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaSetZoomSelect = 0x0102
11890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaSetZoomRectSelect = 0x0103
11900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaGetRefConBoundsSelect = 0x0104
11910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaGetRefConIDSelect = 0x0105
11920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaIDToRefConSelect = 0x0106
11930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaGetDisplayedFrameNumberSelect = 0x0107
11940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaFrameNumberToMovieTimeSelect = 0x0108
11950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaFrameLabelToMovieTimeSelect = 0x0109
11960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaGetFlashVariableSelect = 0x010A
11970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaSetFlashVariableSelect = 0x010B
11980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaDoButtonActionsSelect = 0x010C
11990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFlashMediaGetSupportedSwfVersionSelect = 0x010D
12000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaGetChildDoMCActionCallbackSelect = 0x0102
12010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaGetDoMCActionCallbackSelect = 0x0103
12020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaGetCurrentMoviePropertySelect = 0x0104
12030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaGetCurrentTrackPropertySelect = 0x0105
12040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaGetChildMovieDataReferenceSelect = 0x0106
12050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaSetChildMovieDataReferenceSelect = 0x0107
12060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieMediaLoadChildMovieFromDataReferenceSelect = 0x0108
12070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DGetNamedObjectListSelect = 0x0101
12080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DGetRendererListSelect = 0x0102
12090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DGetCurrentGroupSelect = 0x0103
12100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DTranslateNamedObjectToSelect = 0x0104
12110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DScaleNamedObjectToSelect = 0x0105
12120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DRotateNamedObjectToSelect = 0x0106
12130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DSetCameraDataSelect = 0x0107
12140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DGetCameraDataSelect = 0x0108
12150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DSetCameraAngleAspectSelect = 0x0109
12160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DGetCameraAngleAspectSelect = 0x010A
12170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DSetCameraRangeSelect = 0x010D
12180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DGetCameraRangeSelect = 0x010E
12190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMedia3DGetViewObjectSelect = 0x010F
12200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCSetMovieSelect = 0x0002
12210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCGetIndMovieSelect = 0x0005
12220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCRemoveAllMoviesSelect = 0x0006
12230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCRemoveAMovieSelect = 0x0003
12240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCRemoveMovieSelect = 0x0006
12250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIsPlayerEventSelect = 0x0007
12260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCSetActionFilterSelect = 0x0008
12270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCDoActionSelect = 0x0009
12280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCSetControllerAttachedSelect = 0x000A
12290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIsControllerAttachedSelect = 0x000B
12300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCSetControllerPortSelect = 0x000C
12310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCGetControllerPortSelect = 0x000D
12320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCSetVisibleSelect = 0x000E
12330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCGetVisibleSelect = 0x000F
12340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCGetControllerBoundsRectSelect = 0x0010
12350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCSetControllerBoundsRectSelect = 0x0011
12360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCGetControllerBoundsRgnSelect = 0x0012
12370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCGetWindowRgnSelect = 0x0013
12380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCMovieChangedSelect = 0x0014
12390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCSetDurationSelect = 0x0015
12400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCGetCurrentTimeSelect = 0x0016
12410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCNewAttachedControllerSelect = 0x0017
12420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCDrawSelect = 0x0018
12430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCActivateSelect = 0x0019
12440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIdleSelect = 0x001A
12450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCKeySelect = 0x001B
12460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCClickSelect = 0x001C
12470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCEnableEditingSelect = 0x001D
12480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCIsEditingEnabledSelect = 0x001E
12490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCCopySelect = 0x001F
12500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCCutSelect = 0x0020
12510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCPasteSelect = 0x0021
12520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCClearSelect = 0x0022
12530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCUndoSelect = 0x0023
12540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCPositionControllerSelect = 0x0024
12550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCGetControllerInfoSelect = 0x0025
12560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCSetClipSelect = 0x0028
12570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCGetClipSelect = 0x0029
12580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCDrawBadgeSelect = 0x002A
12590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCSetUpEditMenuSelect = 0x002B
12600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCGetMenuStringSelect = 0x002C
12610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCSetActionFilterWithRefConSelect = 0x002D
12620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCPtInControllerSelect = 0x002E
12630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCInvalidateSelect = 0x002F
12640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCAdjustCursorSelect = 0x0030
12650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCGetInterfaceElementSelect = 0x0031
12660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCGetDoActionsProcSelect = 0x0032
12670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCAddMovieSegmentSelect = 0x0033
12680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCTrimMovieSegmentSelect = 0x0034
12690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCSetIdleManagerSelect = 0x0035
12700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMCSetControllerCapabilitiesSelect = 0x0036
12710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicMediaGetIndexedTunePlayerSelect = 0x0101
12720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokRawCodecType = FOUR_CHAR_CODE('raw ')
12730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCinepakCodecType = FOUR_CHAR_CODE('cvid')
12740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsCodecType = FOUR_CHAR_CODE('smc ')
12750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokAnimationCodecType = FOUR_CHAR_CODE('rle ')
12760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVideoCodecType = FOUR_CHAR_CODE('rpza')
12770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokComponentVideoCodecType = FOUR_CHAR_CODE('yuv2')
12780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokJPEGCodecType = FOUR_CHAR_CODE('jpeg')
12790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMotionJPEGACodecType = FOUR_CHAR_CODE('mjpa')
12800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMotionJPEGBCodecType = FOUR_CHAR_CODE('mjpb')
12810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGICodecType = FOUR_CHAR_CODE('.SGI')
12820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPlanarRGBCodecType = FOUR_CHAR_CODE('8BPS')
12830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMacPaintCodecType = FOUR_CHAR_CODE('PNTG')
12840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGIFCodecType = FOUR_CHAR_CODE('gif ')
12850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPhotoCDCodecType = FOUR_CHAR_CODE('kpcd')
12860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQuickDrawGXCodecType = FOUR_CHAR_CODE('qdgx')
12870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokAVRJPEGCodecType = FOUR_CHAR_CODE('avr ')
12880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOpenDMLJPEGCodecType = FOUR_CHAR_CODE('dmb1')
12890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokBMPCodecType = FOUR_CHAR_CODE('WRLE')
12900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokWindowsRawCodecType = FOUR_CHAR_CODE('WRAW')
12910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVectorCodecType = FOUR_CHAR_CODE('path')
12920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQuickDrawCodecType = FOUR_CHAR_CODE('qdrw')
12930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokWaterRippleCodecType = FOUR_CHAR_CODE('ripl')
12940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFireCodecType = FOUR_CHAR_CODE('fire')
12950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCloudCodecType = FOUR_CHAR_CODE('clou')
12960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokH261CodecType = FOUR_CHAR_CODE('h261')
12970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokH263CodecType = FOUR_CHAR_CODE('h263')
12980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDVCNTSCCodecType = FOUR_CHAR_CODE('dvc ')
12990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDVCPALCodecType = FOUR_CHAR_CODE('dvcp')
13000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDVCProPALCodecType = FOUR_CHAR_CODE('dvpp')
13010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokBaseCodecType = FOUR_CHAR_CODE('base')
13020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFLCCodecType = FOUR_CHAR_CODE('flic')
13030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTargaCodecType = FOUR_CHAR_CODE('tga ')
13040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPNGCodecType = FOUR_CHAR_CODE('png ')
13050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTIFFCodecType = FOUR_CHAR_CODE('tiff')
13060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokComponentVideoSigned = FOUR_CHAR_CODE('yuvu')
13070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokComponentVideoUnsigned = FOUR_CHAR_CODE('yuvs')
13080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCMYKCodecType = FOUR_CHAR_CODE('cmyk')
13090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMicrosoftVideo1CodecType = FOUR_CHAR_CODE('msvc')
13100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSorensonCodecType = FOUR_CHAR_CODE('SVQ1')
13110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSorenson3CodecType = FOUR_CHAR_CODE('SVQ3')
13120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokIndeo4CodecType = FOUR_CHAR_CODE('IV41')
13130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMPEG4VisualCodecType = FOUR_CHAR_CODE('mp4v')
13140a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok64ARGBCodecType = FOUR_CHAR_CODE('b64a')
13150a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok48RGBCodecType = FOUR_CHAR_CODE('b48r')
13160a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok32AlphaGrayCodecType = FOUR_CHAR_CODE('b32a')
13170a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok16GrayCodecType = FOUR_CHAR_CODE('b16g')
13180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMpegYUV420CodecType = FOUR_CHAR_CODE('myuv')
13190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokYUV420CodecType = FOUR_CHAR_CODE('y420')
13200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSorensonYUV9CodecType = FOUR_CHAR_CODE('syv9')
13210a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok422YpCbCr8CodecType = FOUR_CHAR_CODE('2vuy')
13220a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok444YpCbCr8CodecType = FOUR_CHAR_CODE('v308')
13230a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok4444YpCbCrA8CodecType = FOUR_CHAR_CODE('v408')
13240a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok422YpCbCr16CodecType = FOUR_CHAR_CODE('v216')
13250a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok422YpCbCr10CodecType = FOUR_CHAR_CODE('v210')
13260a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok444YpCbCr10CodecType = FOUR_CHAR_CODE('v410')
13270a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok4444YpCbCrA8RCodecType = FOUR_CHAR_CODE('r408')
13280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokBlurImageFilterType = FOUR_CHAR_CODE('blur')
13290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSharpenImageFilterType = FOUR_CHAR_CODE('shrp')
13300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEdgeDetectImageFilterType = FOUR_CHAR_CODE('edge')
13310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEmbossImageFilterType = FOUR_CHAR_CODE('embs')
13320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokConvolveImageFilterType = FOUR_CHAR_CODE('genk')
13330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokAlphaGainImageFilterType = FOUR_CHAR_CODE('gain')
13340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokRGBColorBalanceImageFilterType = FOUR_CHAR_CODE('rgbb')
13350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokHSLColorBalanceImageFilterType = FOUR_CHAR_CODE('hslb')
13360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokColorSyncImageFilterType = FOUR_CHAR_CODE('sync')
13370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFilmNoiseImageFilterType = FOUR_CHAR_CODE('fmns')
13380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSolarizeImageFilterType = FOUR_CHAR_CODE('solr')
13390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokColorTintImageFilterType = FOUR_CHAR_CODE('tint')
13400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLensFlareImageFilterType = FOUR_CHAR_CODE('lens')
13410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokBrightnessContrastImageFilterType = FOUR_CHAR_CODE('brco')
13420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokAlphaCompositorTransitionType = FOUR_CHAR_CODE('blnd')
13430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCrossFadeTransitionType = FOUR_CHAR_CODE('dslv')
13440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokChannelCompositeEffectType = FOUR_CHAR_CODE('chan')
13450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokChromaKeyTransitionType = FOUR_CHAR_CODE('ckey')
13460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokImplodeTransitionType = FOUR_CHAR_CODE('mplo')
13470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokExplodeTransitionType = FOUR_CHAR_CODE('xplo')
13480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGradientTransitionType = FOUR_CHAR_CODE('matt')
13490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPushTransitionType = FOUR_CHAR_CODE('push')
13500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSlideTransitionType = FOUR_CHAR_CODE('slid')
13510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokWipeTransitionType = FOUR_CHAR_CODE('smpt')
13520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokIrisTransitionType = FOUR_CHAR_CODE('smp2')
13530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokRadialTransitionType = FOUR_CHAR_CODE('smp3')
13540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMatrixTransitionType = FOUR_CHAR_CODE('smp4')
13550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokZoomTransitionType = FOUR_CHAR_CODE('zoom')
13560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTravellingMatteEffectType = FOUR_CHAR_CODE('trav')
13570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCMYKPixelFormat = FOUR_CHAR_CODE('cmyk')
13580a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok64ARGBPixelFormat = FOUR_CHAR_CODE('b64a')
13590a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok48RGBPixelFormat = FOUR_CHAR_CODE('b48r')
13600a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok32AlphaGrayPixelFormat = FOUR_CHAR_CODE('b32a')
13610a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok16GrayPixelFormat = FOUR_CHAR_CODE('b16g')
13620a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok422YpCbCr8PixelFormat = FOUR_CHAR_CODE('2vuy')
13630a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok4444YpCbCrA8PixelFormat = FOUR_CHAR_CODE('v408')
13640a8c90248264a8b26970b4473770bcc3df8515fJosh Gaok4444YpCbCrA8RPixelFormat = FOUR_CHAR_CODE('r408')
13650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokYUV420PixelFormat = FOUR_CHAR_CODE('y420')
13660a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoes1 = (1L << 0)
13670a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoes2 = (1L << 1)
13680a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoes4 = (1L << 2)
13690a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoes8 = (1L << 3)
13700a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoes16 = (1L << 4)
13710a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoes32 = (1L << 5)
13720a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesDither = (1L << 6)
13730a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesStretch = (1L << 7)
13740a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesShrink = (1L << 8)
13750a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesMask = (1L << 9)
13760a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesTemporal = (1L << 10)
13770a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesDouble = (1L << 11)
13780a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesQuad = (1L << 12)
13790a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesHalf = (1L << 13)
13800a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesQuarter = (1L << 14)
13810a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesRotate = (1L << 15)
13820a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesHorizFlip = (1L << 16)
13830a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesVertFlip = (1L << 17)
13840a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoHasEffectParameterList = (1L << 18)
13850a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesBlend = (1L << 19)
13860a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesWarp = (1L << 20)
13870a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesRecompress = (1L << 21)
13880a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesSpool = (1L << 22)
13890a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesRateConstrain = (1L << 23)
13900a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDepth1 = (1L << 0)
13910a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDepth2 = (1L << 1)
13920a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDepth4 = (1L << 2)
13930a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDepth8 = (1L << 3)
13940a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDepth16 = (1L << 4)
13950a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDepth32 = (1L << 5)
13960a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDepth24 = (1L << 6)
13970a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDepth33 = (1L << 7)
13980a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDepth34 = (1L << 8)
13990a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDepth36 = (1L << 9)
14000a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDepth40 = (1L << 10)
14010a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoStoresClut = (1L << 11)
14020a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoDoesLossless = (1L << 12)
14030a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecInfoSequenceSensitive = (1L << 13)
14040a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagUseImageBuffer = (1L << 0)
14050a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagUseScreenBuffer = (1L << 1)
14060a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagUpdatePrevious = (1L << 2)
14070a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagNoScreenUpdate = (1L << 3)
14080a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagWasCompressed = (1L << 4)
14090a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagDontOffscreen = (1L << 5)
14100a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagUpdatePreviousComp = (1L << 6)
14110a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagForceKeyFrame = (1L << 7)
14120a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagOnlyScreenUpdate = (1L << 8)
14130a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagLiveGrab = (1L << 9)
14140a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagDiffFrame = (1L << 9)
14150a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagDontUseNewImageBuffer = (1L << 10)
14160a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagInterlaceUpdate = (1L << 11)
14170a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagCatchUpDiff = (1L << 12)
14180a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagSupportDisable = (1L << 13)
14190a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagReenable = (1L << 14)
14200a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagOutUpdateOnNextIdle = (1L << 9)
14210a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagOutUpdateOnDataSourceChange = (1L << 10)
14220a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagSequenceSensitive = (1L << 11)
14230a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagOutUpdateOnTimeChange = (1L << 12)
14240a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagImageBufferNotSourceImage = (1L << 13)
14250a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagUsedNewImageBuffer = (1L << 14)
14260a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecFlagUsedImageBuffer = (1L << 15)
14270a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecMinimumDataSize = 32768L
14280a8c90248264a8b26970b4473770bcc3df8515fJosh GaocompressorComponentType = FOUR_CHAR_CODE('imco')
14290a8c90248264a8b26970b4473770bcc3df8515fJosh GaodecompressorComponentType = FOUR_CHAR_CODE('imdc')
14300a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecLosslessQuality = 0x00000400
14310a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecMaxQuality = 0x000003FF
14320a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecMinQuality = 0x00000000
14330a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecLowQuality = 0x00000100
14340a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecNormalQuality = 0x00000200
14350a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecHighQuality = 0x00000300
14360a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecLockBitsShieldCursor = (1 << 0)
14370a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecCompletionSource = (1 << 0)
14380a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecCompletionDest = (1 << 1)
14390a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecCompletionDontUnshield = (1 << 2)
14400a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecCompletionWentOffscreen = (1 << 3)
14410a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecCompletionUnlockBits = (1 << 4)
14420a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecCompletionForceChainFlush = (1 << 5)
14430a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecCompletionDropped = (1 << 6)
14440a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecProgressOpen = 0
14450a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecProgressUpdatePercent = 1
14460a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecProgressClose = 2
14470a8c90248264a8b26970b4473770bcc3df8515fJosh GaodefaultDither = 0
14480a8c90248264a8b26970b4473770bcc3df8515fJosh GaoforceDither = 1
14490a8c90248264a8b26970b4473770bcc3df8515fJosh GaosuppressDither = 2
14500a8c90248264a8b26970b4473770bcc3df8515fJosh GaouseColorMatching = 4
14510a8c90248264a8b26970b4473770bcc3df8515fJosh GaocallStdBits = 1
14520a8c90248264a8b26970b4473770bcc3df8515fJosh GaocallOldBits = 2
14530a8c90248264a8b26970b4473770bcc3df8515fJosh GaonoDefaultOpcodes = 4
14540a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsModeStraightAlpha = 256
14550a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsModePreWhiteAlpha = 257
14560a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsModePreBlackAlpha = 258
14570a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsModeComposition = 259
14580a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsModeStraightAlphaBlend = 260
14590a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsModePreMulColorAlpha = 261
14600a8c90248264a8b26970b4473770bcc3df8515fJosh GaoevenField1ToEvenFieldOut = 1 << 0
14610a8c90248264a8b26970b4473770bcc3df8515fJosh GaoevenField1ToOddFieldOut = 1 << 1
14620a8c90248264a8b26970b4473770bcc3df8515fJosh GaooddField1ToEvenFieldOut = 1 << 2
14630a8c90248264a8b26970b4473770bcc3df8515fJosh GaooddField1ToOddFieldOut = 1 << 3
14640a8c90248264a8b26970b4473770bcc3df8515fJosh GaoevenField2ToEvenFieldOut = 1 << 4
14650a8c90248264a8b26970b4473770bcc3df8515fJosh GaoevenField2ToOddFieldOut = 1 << 5
14660a8c90248264a8b26970b4473770bcc3df8515fJosh GaooddField2ToEvenFieldOut = 1 << 6
14670a8c90248264a8b26970b4473770bcc3df8515fJosh GaooddField2ToOddFieldOut = 1 << 7
14680a8c90248264a8b26970b4473770bcc3df8515fJosh GaoicmFrameTimeHasVirtualStartTimeAndDuration = 1 << 0
14690a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecDSequenceDisableOverlaySurface = (1L << 5)
14700a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecDSequenceSingleField = (1L << 6)
14710a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecDSequenceBidirectionalPrediction = (1L << 7)
14720a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecDSequenceFlushInsteadOfDirtying = (1L << 8)
14730a8c90248264a8b26970b4473770bcc3df8515fJosh GaocodecDSequenceEnableSubPixelPositioning = (1L << 9)
14740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMSequenceTaskWeight = FOUR_CHAR_CODE('twei')
14750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMSequenceTaskName = FOUR_CHAR_CODE('tnam')
14760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMSequenceUserPreferredCodecs = FOUR_CHAR_CODE('punt')
14770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokImageDescriptionSampleFormat = FOUR_CHAR_CODE('idfm')
14780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokImageDescriptionClassicAtomFormat = FOUR_CHAR_CODE('atom')
14790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokImageDescriptionQTAtomFormat = FOUR_CHAR_CODE('qtat')
14800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokImageDescriptionEffectDataFormat = FOUR_CHAR_CODE('fxat')
14810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokImageDescriptionPrivateDataFormat = FOUR_CHAR_CODE('priv')
14820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokImageDescriptionAlternateCodec = FOUR_CHAR_CODE('subs')
14830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokImageDescriptionColorSpace = FOUR_CHAR_CODE('cspc')
14840a8c90248264a8b26970b4473770bcc3df8515fJosh GaosfpItemPreviewAreaUser = 11
14850a8c90248264a8b26970b4473770bcc3df8515fJosh GaosfpItemPreviewStaticText = 12
14860a8c90248264a8b26970b4473770bcc3df8515fJosh GaosfpItemPreviewDividerUser = 13
14870a8c90248264a8b26970b4473770bcc3df8515fJosh GaosfpItemCreatePreviewButton = 14
14880a8c90248264a8b26970b4473770bcc3df8515fJosh GaosfpItemShowPreviewButton = 15
14890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMPixelFormatIsPlanarMask = 0x0F
14900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMPixelFormatIsIndexed = (1L << 4)
14910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMPixelFormatIsSupportedByQD = (1L << 5)
14920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMPixelFormatIsMonochrome = (1L << 6)
14930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMPixelFormatHasAlphaChannel = (1L << 7)
14940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMGetChainUltimateParent = 0
14950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMGetChainParent = 1
14960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMGetChainChild = 2
14970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMGetChainUltimateChild = 3
14980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDontUseValidateToFindGraphicsImporter = 1L << 0
14990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMTempThenAppMemory = 1L << 12
15000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokICMAppThenTempMemory = 1L << 13
15010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTUsePlatformDefaultGammaLevel = 0
15020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTUseSourceGammaLevel = -1L
15030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTCCIR601VideoGammaLevel = 0x00023333
15040a8c90248264a8b26970b4473770bcc3df8515fJosh GaoidentityMatrixType = 0x00
15050a8c90248264a8b26970b4473770bcc3df8515fJosh GaotranslateMatrixType = 0x01
15060a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscaleMatrixType = 0x02
15070a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscaleTranslateMatrixType = 0x03
15080a8c90248264a8b26970b4473770bcc3df8515fJosh GaolinearMatrixType = 0x04
15090a8c90248264a8b26970b4473770bcc3df8515fJosh GaolinearTranslateMatrixType = 0x05
15100a8c90248264a8b26970b4473770bcc3df8515fJosh GaoperspectiveMatrixType = 0x06
15110a8c90248264a8b26970b4473770bcc3df8515fJosh GaoGraphicsImporterComponentType = FOUR_CHAR_CODE('grip')
15120a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsImporterUsesImageDecompressor = 1L << 23
15130a8c90248264a8b26970b4473770bcc3df8515fJosh GaoquickTimeImageFileImageDescriptionAtom = FOUR_CHAR_CODE('idsc')
15140a8c90248264a8b26970b4473770bcc3df8515fJosh GaoquickTimeImageFileImageDataAtom = FOUR_CHAR_CODE('idat')
15150a8c90248264a8b26970b4473770bcc3df8515fJosh GaoquickTimeImageFileMetaDataAtom = FOUR_CHAR_CODE('meta')
15160a8c90248264a8b26970b4473770bcc3df8515fJosh GaoquickTimeImageFileColorSyncProfileAtom = FOUR_CHAR_CODE('iicc')
15170a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsImporterDrawsAllPixels = 0
15180a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsImporterDoesntDrawAllPixels = 1
15190a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsImporterDontKnowIfDrawAllPixels = 2
15200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImporterDontDoGammaCorrection = 1L << 0
15210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImporterTrustResolutionFromFile = 1L << 1
15220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImporterEnableSubPixelPositioning = 1L << 2
15230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGroup = FOUR_CHAR_CODE('expo')
15240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportFileType = FOUR_CHAR_CODE('ftyp')
15250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportMIMEType = FOUR_CHAR_CODE('mime')
15260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportExtension = FOUR_CHAR_CODE('ext ')
15270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportDescription = FOUR_CHAR_CODE('desc')
15280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPhotoshopLayerMode = FOUR_CHAR_CODE('lmod')
15290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPhotoshopLayerOpacity = FOUR_CHAR_CODE('lopa')
15300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPhotoshopLayerClipping = FOUR_CHAR_CODE('lclp')
15310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPhotoshopLayerFlags = FOUR_CHAR_CODE('lflg')
15320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPhotoshopLayerName = FOUR_CHAR_CODE('\xa9lnm')
15330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPhotoshopLayerUnicodeName = FOUR_CHAR_CODE('luni')
15340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTIndexedImageType = FOUR_CHAR_CODE('nth?')
15350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTIndexedImageIsThumbnail = FOUR_CHAR_CODE('n=th')
15360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTIndexedImageIsLayer = FOUR_CHAR_CODE('n=ly')
15370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTIndexedImageIsPage = FOUR_CHAR_CODE('n=pg')
15380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTIndexedImageIsMultiResolution = FOUR_CHAR_CODE('n=rs')
15390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataPrefix = 0x74690000
15400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFExifUserDataPrefix = 0x65780000
15410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFExifGPSUserDataPrefix = 0x67700000
15420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTAlphaMode = FOUR_CHAR_CODE('almo')
15430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTAlphaModePreMulColor = FOUR_CHAR_CODE('almp')
15440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUserDataIPTC = FOUR_CHAR_CODE('iptc')
15450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataOrientation = 0x74690112
15460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataTransferFunction = 0x7469012D
15470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataWhitePoint = 0x7469013E
15480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataPrimaryChromaticities = 0x7469013F
15490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataTransferRange = 0x74690156
15500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataYCbCrPositioning = 0x74690213
15510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataReferenceBlackWhite = 0x74690214
15520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataModelPixelScale = 0x7469830E
15530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataModelTransformation = 0x746985D8
15540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataModelTiepoint = 0x74698482
15550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataGeoKeyDirectory = 0x746987AF
15560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataGeoDoubleParams = 0x746987B0
15570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataGeoAsciiParams = 0x746987B1
15580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFUserDataIntergraphMatrix = 0x74698480
15590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataExifVersion = 0x65789000
15600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataFlashPixVersion = 0x6578A000
15610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataColorSpace = 0x6578A001
15620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataComponentsConfiguration = 0x65789101
15630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataCompressedBitsPerPixel = 0x65789102
15640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataPixelXDimension = 0x6578A002
15650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataPixelYDimension = 0x6578A003
15660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataMakerNote = 0x6578927C
15670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataUserComment = 0x6578928C
15680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataRelatedSoundFile = 0x6578A004
15690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataDateTimeOriginal = 0x65789003
15700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataDateTimeDigitized = 0x65789004
15710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataSubSecTime = 0x65789290
15720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataSubSecTimeOriginal = 0x65789291
15730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataSubSecTimeDigitized = 0x65789292
15740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataExposureTime = 0x6578829A
15750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataFNumber = 0x6578829D
15760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataExposureProgram = 0x65788822
15770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataSpectralSensitivity = 0x65788824
15780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataISOSpeedRatings = 0x65788827
15790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataShutterSpeedValue = 0x65789201
15800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataApertureValue = 0x65789202
15810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataBrightnessValue = 0x65789203
15820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataExposureBiasValue = 0x65789204
15830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataMaxApertureValue = 0x65789205
15840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataSubjectDistance = 0x65789206
15850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataMeteringMode = 0x65789207
15860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataLightSource = 0x65789208
15870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataFlash = 0x65789209
15880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataFocalLength = 0x6578920A
15890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataFlashEnergy = 0x6578A20B
15900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataFocalPlaneXResolution = 0x6578A20E
15910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataFocalPlaneYResolution = 0x6578A20F
15920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataFocalPlaneResolutionUnit = 0x6578A210
15930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataSubjectLocation = 0x6578A214
15940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataExposureIndex = 0x6578A215
15950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataSensingMethod = 0x6578A217
15960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataFileSource = 0x6578A300
15970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataSceneType = 0x6578A301
15980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSVersionID = 0x06770000
15990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSLatitudeRef = 0x06770001
16000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSLatitude = 0x06770002
16010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSLongitudeRef = 0x06770003
16020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSLongitude = 0x06770004
16030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSAltitudeRef = 0x06770005
16040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSAltitude = 0x06770006
16050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSTimeStamp = 0x06770007
16060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSSatellites = 0x06770008
16070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSStatus = 0x06770009
16080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSMeasureMode = 0x0677000A
16090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSDOP = 0x0677000B
16100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSSpeedRef = 0x0677000C
16110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSSpeed = 0x0677000D
16120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSTrackRef = 0x0677000E
16130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSTrack = 0x0677000F
16140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSImgDirectionRef = 0x06770010
16150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSImgDirection = 0x06770011
16160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSMapDatum = 0x06770012
16170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSDestLatitudeRef = 0x06770013
16180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSDestLatitude = 0x06770014
16190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSDestLongitudeRef = 0x06770015
16200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSDestLongitude = 0x06770016
16210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSDestBearingRef = 0x06770017
16220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSDestBearing = 0x06770018
16230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSDestDistanceRef = 0x06770019
16240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTExifUserDataGPSDestDistance = 0x0677001A
16250a8c90248264a8b26970b4473770bcc3df8515fJosh GaoGraphicsExporterComponentType = FOUR_CHAR_CODE('grex')
16260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokBaseGraphicsExporterSubType = FOUR_CHAR_CODE('base')
16270a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsExporterIsBaseExporter = 1L << 0
16280a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsExporterCanTranscode = 1L << 1
16290a8c90248264a8b26970b4473770bcc3df8515fJosh GaographicsExporterUsesImageCompressor = 1L << 2
16300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTResolutionSettings = FOUR_CHAR_CODE('reso')
16310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTargetDataSize = FOUR_CHAR_CODE('dasz')
16320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTDontRecompress = FOUR_CHAR_CODE('dntr')
16330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTInterlaceStyle = FOUR_CHAR_CODE('ilac')
16340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTColorSyncProfile = FOUR_CHAR_CODE('iccp')
16350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTThumbnailSettings = FOUR_CHAR_CODE('thum')
16360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTEnableExif = FOUR_CHAR_CODE('exif')
16370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMetaData = FOUR_CHAR_CODE('meta')
16380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFCompressionMethod = FOUR_CHAR_CODE('tifc')
16390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFCompression_None = 1
16400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFCompression_PackBits = 32773L
16410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTTIFFLittleEndian = FOUR_CHAR_CODE('tife')
16420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPNGFilterPreference = FOUR_CHAR_CODE('pngf')
16430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPNGFilterBestForColorType = FOUR_CHAR_CODE('bflt')
16440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPNGFilterNone = 0
16450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPNGFilterSub = 1
16460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPNGFilterUp = 2
16470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPNGFilterAverage = 3
16480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPNGFilterPaeth = 4
16490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPNGFilterAdaptivePerRow = FOUR_CHAR_CODE('aflt')
16500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPNGInterlaceStyle = FOUR_CHAR_CODE('ilac')
16510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPNGInterlaceNone = 0
16520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPNGInterlaceAdam7 = 1
16530a8c90248264a8b26970b4473770bcc3df8515fJosh GaoImageTranscodererComponentType = FOUR_CHAR_CODE('imtc')
16540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetDataReferenceSelect = 0x0001
16550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetDataReferenceSelect = 0x0002
16560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetDataFileSelect = 0x0003
16570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetDataFileSelect = 0x0004
16580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetDataHandleSelect = 0x0005
16590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetDataHandleSelect = 0x0006
16600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetImageDescriptionSelect = 0x0007
16610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetDataOffsetAndSizeSelect = 0x0008
16620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportReadDataSelect = 0x0009
16630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetClipSelect = 0x000A
16640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetClipSelect = 0x000B
16650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetSourceRectSelect = 0x000C
16660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetSourceRectSelect = 0x000D
16670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetNaturalBoundsSelect = 0x000E
16680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportDrawSelect = 0x000F
16690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetGWorldSelect = 0x0010
16700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetGWorldSelect = 0x0011
16710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetMatrixSelect = 0x0012
16720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetMatrixSelect = 0x0013
16730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetBoundsRectSelect = 0x0014
16740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetBoundsRectSelect = 0x0015
16750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSaveAsPictureSelect = 0x0016
16760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetGraphicsModeSelect = 0x0017
16770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetGraphicsModeSelect = 0x0018
16780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetQualitySelect = 0x0019
16790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetQualitySelect = 0x001A
16800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSaveAsQuickTimeImageFileSelect = 0x001B
16810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetDataReferenceOffsetAndLimitSelect = 0x001C
16820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetDataReferenceOffsetAndLimitSelect = 0x001D
16830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetAliasedDataReferenceSelect = 0x001E
16840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportValidateSelect = 0x001F
16850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetMetaDataSelect = 0x0020
16860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetMIMETypeListSelect = 0x0021
16870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportDoesDrawAllPixelsSelect = 0x0022
16880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetAsPictureSelect = 0x0023
16890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportExportImageFileSelect = 0x0024
16900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetExportImageTypeListSelect = 0x0025
16910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportDoExportImageFileDialogSelect = 0x0026
16920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetExportSettingsAsAtomContainerSelect = 0x0027
16930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetExportSettingsFromAtomContainerSelect = 0x0028
16940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetProgressProcSelect = 0x0029
16950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetProgressProcSelect = 0x002A
16960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetImageCountSelect = 0x002B
16970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetImageIndexSelect = 0x002C
16980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetImageIndexSelect = 0x002D
16990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetDataOffsetAndSize64Select = 0x002E
17000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportReadData64Select = 0x002F
17010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetDataReferenceOffsetAndLimit64Select = 0x0030
17020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetDataReferenceOffsetAndLimit64Select = 0x0031
17030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetDefaultMatrixSelect = 0x0032
17040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetDefaultClipSelect = 0x0033
17050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetDefaultGraphicsModeSelect = 0x0034
17060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetDefaultSourceRectSelect = 0x0035
17070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetColorSyncProfileSelect = 0x0036
17080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetDestRectSelect = 0x0037
17090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetDestRectSelect = 0x0038
17100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetFlagsSelect = 0x0039
17110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetFlagsSelect = 0x003A
17120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportGetBaseDataOffsetAndSize64Select = 0x003D
17130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImportSetImageIndexToThumbnailSelect = 0x003E
17140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportDoExportSelect = 0x0001
17150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportCanTranscodeSelect = 0x0002
17160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportDoTranscodeSelect = 0x0003
17170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportCanUseCompressorSelect = 0x0004
17180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportDoUseCompressorSelect = 0x0005
17190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportDoStandaloneExportSelect = 0x0006
17200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetDefaultFileTypeAndCreatorSelect = 0x0007
17210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetDefaultFileNameExtensionSelect = 0x0008
17220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetMIMETypeListSelect = 0x0009
17230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportRequestSettingsSelect = 0x000B
17240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetSettingsFromAtomContainerSelect = 0x000C
17250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetSettingsAsAtomContainerSelect = 0x000D
17260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetSettingsAsTextSelect = 0x000E
17270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetDontRecompressSelect = 0x000F
17280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetDontRecompressSelect = 0x0010
17290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetInterlaceStyleSelect = 0x0011
17300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInterlaceStyleSelect = 0x0012
17310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetMetaDataSelect = 0x0013
17320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetMetaDataSelect = 0x0014
17330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetTargetDataSizeSelect = 0x0015
17340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetTargetDataSizeSelect = 0x0016
17350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetCompressionMethodSelect = 0x0017
17360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetCompressionMethodSelect = 0x0018
17370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetCompressionQualitySelect = 0x0019
17380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetCompressionQualitySelect = 0x001A
17390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetResolutionSelect = 0x001B
17400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetResolutionSelect = 0x001C
17410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetDepthSelect = 0x001D
17420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetDepthSelect = 0x001E
17430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetColorSyncProfileSelect = 0x0021
17440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetColorSyncProfileSelect = 0x0022
17450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetProgressProcSelect = 0x0023
17460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetProgressProcSelect = 0x0024
17470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetInputDataReferenceSelect = 0x0025
17480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputDataReferenceSelect = 0x0026
17490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetInputFileSelect = 0x0027
17500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputFileSelect = 0x0028
17510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetInputHandleSelect = 0x0029
17520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputHandleSelect = 0x002A
17530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetInputPtrSelect = 0x002B
17540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputPtrSelect = 0x002C
17550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetInputGraphicsImporterSelect = 0x002D
17560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputGraphicsImporterSelect = 0x002E
17570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetInputPictureSelect = 0x002F
17580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputPictureSelect = 0x0030
17590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetInputGWorldSelect = 0x0031
17600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputGWorldSelect = 0x0032
17610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetInputPixmapSelect = 0x0033
17620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputPixmapSelect = 0x0034
17630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetInputOffsetAndLimitSelect = 0x0035
17640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputOffsetAndLimitSelect = 0x0036
17650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportMayExporterReadInputDataSelect = 0x0037
17660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputDataSizeSelect = 0x0038
17670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportReadInputDataSelect = 0x0039
17680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputImageDescriptionSelect = 0x003A
17690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputImageDimensionsSelect = 0x003B
17700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetInputImageDepthSelect = 0x003C
17710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportDrawInputImageSelect = 0x003D
17720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetOutputDataReferenceSelect = 0x003E
17730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetOutputDataReferenceSelect = 0x003F
17740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetOutputFileSelect = 0x0040
17750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetOutputFileSelect = 0x0041
17760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetOutputHandleSelect = 0x0042
17770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetOutputHandleSelect = 0x0043
17780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetOutputOffsetAndMaxSizeSelect = 0x0044
17790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetOutputOffsetAndMaxSizeSelect = 0x0045
17800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetOutputFileTypeAndCreatorSelect = 0x0046
17810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetOutputFileTypeAndCreatorSelect = 0x0047
17820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportWriteOutputDataSelect = 0x0048
17830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetOutputMarkSelect = 0x0049
17840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetOutputMarkSelect = 0x004A
17850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportReadOutputDataSelect = 0x004B
17860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetThumbnailEnabledSelect = 0x004C
17870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetThumbnailEnabledSelect = 0x004D
17880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportSetExifEnabledSelect = 0x004E
17890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsExportGetExifEnabledSelect = 0x004F
17900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokImageTranscoderBeginSequenceSelect = 0x0001
17910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokImageTranscoderConvertSelect = 0x0002
17920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokImageTranscoderDisposeDataSelect = 0x0003
17930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokImageTranscoderEndSequenceSelect = 0x0004
17940a8c90248264a8b26970b4473770bcc3df8515fJosh GaoclockComponentType = FOUR_CHAR_CODE('clok')
17950a8c90248264a8b26970b4473770bcc3df8515fJosh GaosystemTickClock = FOUR_CHAR_CODE('tick')
17960a8c90248264a8b26970b4473770bcc3df8515fJosh GaosystemSecondClock = FOUR_CHAR_CODE('seco')
17970a8c90248264a8b26970b4473770bcc3df8515fJosh GaosystemMillisecondClock = FOUR_CHAR_CODE('mill')
17980a8c90248264a8b26970b4473770bcc3df8515fJosh GaosystemMicrosecondClock = FOUR_CHAR_CODE('micr')
17990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockRateIsLinear = 1
18000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockImplementsCallBacks = 2
18010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockCanHandleIntermittentSound = 4
18020a8c90248264a8b26970b4473770bcc3df8515fJosh GaoStandardCompressionType = FOUR_CHAR_CODE('scdi')
18030a8c90248264a8b26970b4473770bcc3df8515fJosh GaoStandardCompressionSubType = FOUR_CHAR_CODE('imag')
18040a8c90248264a8b26970b4473770bcc3df8515fJosh GaoStandardCompressionSubTypeSound = FOUR_CHAR_CODE('soun')
18050a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscListEveryCodec = 1L << 1
18060a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscAllowZeroFrameRate = 1L << 2
18070a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscAllowZeroKeyFrameRate = 1L << 3
18080a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscShowBestDepth = 1L << 4
18090a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscUseMovableModal = 1L << 5
18100a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscDisableFrameRateItem = 1L << 6
18110a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscShowDataRateAsKilobits = 1L << 7
18120a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscPreferCropping = 1 << 0
18130a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscPreferScaling = 1 << 1
18140a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscPreferScalingAndCropping = scPreferScaling | scPreferCropping
18150a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscDontDetermineSettingsFromTestImage = 1 << 2
18160a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscTestImageWidth = 80
18170a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscTestImageHeight = 80
18180a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscOKItem = 1
18190a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCancelItem = 2
18200a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCustomItem = 3
18210a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscUserCancelled = 1
18220a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscPositionRect = 2
18230a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscPositionDialog = 3
18240a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSetTestImagePictHandle = 4
18250a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSetTestImagePictFile = 5
18260a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSetTestImagePixMap = 6
18270a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscGetBestDeviceRect = 7
18280a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscRequestImageSettings = 10
18290a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCompressImage = 11
18300a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCompressPicture = 12
18310a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCompressPictureFile = 13
18320a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscRequestSequenceSettings = 14
18330a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCompressSequenceBegin = 15
18340a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCompressSequenceFrame = 16
18350a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCompressSequenceEnd = 17
18360a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscDefaultPictHandleSettings = 18
18370a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscDefaultPictFileSettings = 19
18380a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscDefaultPixMapSettings = 20
18390a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscGetInfo = 21
18400a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSetInfo = 22
18410a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscNewGWorld = 23
18420a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSpatialSettingsType = FOUR_CHAR_CODE('sptl')
18430a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscTemporalSettingsType = FOUR_CHAR_CODE('tprl')
18440a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscDataRateSettingsType = FOUR_CHAR_CODE('drat')
18450a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscColorTableType = FOUR_CHAR_CODE('clut')
18460a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscProgressProcType = FOUR_CHAR_CODE('prog')
18470a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscExtendedProcsType = FOUR_CHAR_CODE('xprc')
18480a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscPreferenceFlagsType = FOUR_CHAR_CODE('pref')
18490a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSettingsStateType = FOUR_CHAR_CODE('ssta')
18500a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSequenceIDType = FOUR_CHAR_CODE('sequ')
18510a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscWindowPositionType = FOUR_CHAR_CODE('wndw')
18520a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCodecFlagsType = FOUR_CHAR_CODE('cflg')
18530a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCodecSettingsType = FOUR_CHAR_CODE('cdec')
18540a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscForceKeyValueType = FOUR_CHAR_CODE('ksim')
18550a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSoundSampleRateType = FOUR_CHAR_CODE('ssrt')
18560a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSoundSampleSizeType = FOUR_CHAR_CODE('ssss')
18570a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSoundChannelCountType = FOUR_CHAR_CODE('sscc')
18580a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSoundCompressionType = FOUR_CHAR_CODE('ssct')
18590a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCompressionListType = FOUR_CHAR_CODE('ctyl')
18600a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCodecManufacturerType = FOUR_CHAR_CODE('cmfr')
18610a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSoundVBRCompressionOK = FOUR_CHAR_CODE('cvbr')
18620a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSoundInputSampleRateType = FOUR_CHAR_CODE('ssir')
18630a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSoundSampleRateChangeOK = FOUR_CHAR_CODE('rcok')
18640a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscAvailableCompressionListType = FOUR_CHAR_CODE('avai')
18650a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscGetCompression = 1
18660a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscShowMotionSettings = 1L << 0
18670a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscSettingsChangedItem = -1
18680a8c90248264a8b26970b4473770bcc3df8515fJosh GaoscCompressFlagIgnoreIdenticalFrames = 1
18690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsVideo = FOUR_CHAR_CODE('vide')
18700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsSound = FOUR_CHAR_CODE('soun')
18710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsComponentVersion = FOUR_CHAR_CODE('vers')
18720a8c90248264a8b26970b4473770bcc3df8515fJosh GaoTweenComponentType = FOUR_CHAR_CODE('twen')
18730a8c90248264a8b26970b4473770bcc3df8515fJosh GaoTCSourceRefNameType = FOUR_CHAR_CODE('name')
18740a8c90248264a8b26970b4473770bcc3df8515fJosh GaotcDropFrame = 1 << 0
18750a8c90248264a8b26970b4473770bcc3df8515fJosh Gaotc24HourMax = 1 << 1
18760a8c90248264a8b26970b4473770bcc3df8515fJosh GaotcNegTimesOK = 1 << 2
18770a8c90248264a8b26970b4473770bcc3df8515fJosh GaotcCounter = 1 << 3
18780a8c90248264a8b26970b4473770bcc3df8515fJosh GaotctNegFlag = 0x80
18790a8c90248264a8b26970b4473770bcc3df8515fJosh GaotcdfShowTimeCode = 1 << 0
18800a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMovieImportType = FOUR_CHAR_CODE('eat ')
18810a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMovieExportType = FOUR_CHAR_CODE('spit')
18820a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieImportHandles = 1 << 0
18830a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieImportFiles = 1 << 1
18840a8c90248264a8b26970b4473770bcc3df8515fJosh GaohasMovieImportUserInterface = 1 << 2
18850a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieExportHandles = 1 << 3
18860a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieExportFiles = 1 << 4
18870a8c90248264a8b26970b4473770bcc3df8515fJosh GaohasMovieExportUserInterface = 1 << 5
18880a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieImporterIsXMLBased = 1 << 5
18890a8c90248264a8b26970b4473770bcc3df8515fJosh GaodontAutoFileMovieImport = 1 << 6
18900a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieExportAuxDataHandle = 1 << 7
18910a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieImportValidateHandles = 1 << 8
18920a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieImportValidateFile = 1 << 9
18930a8c90248264a8b26970b4473770bcc3df8515fJosh GaodontRegisterWithEasyOpen = 1 << 10
18940a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieImportInPlace = 1 << 11
18950a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieImportSubTypeIsFileExtension = 1 << 12
18960a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieImportPartial = 1 << 13
18970a8c90248264a8b26970b4473770bcc3df8515fJosh GaohasMovieImportMIMEList = 1 << 14
18980a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieImportAvoidBlocking = 1 << 15
18990a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieExportFromProcedures = 1 << 15
19000a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieExportValidateMovie = 1L << 16
19010a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieImportMustGetDestinationMediaType = 1L << 16
19020a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieExportNeedsResourceFork = 1L << 17
19030a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieImportDataReferences = 1L << 18
19040a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieExportMustGetSourceMediaType = 1L << 19
19050a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieImportWithIdle = 1L << 20
19060a8c90248264a8b26970b4473770bcc3df8515fJosh GaocanMovieImportValidateDataReferences = 1L << 21
19070a8c90248264a8b26970b4473770bcc3df8515fJosh GaoreservedForUseByGraphicsImporters = 1L << 23
19080a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieImportCreateTrack = 1
19090a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieImportInParallel = 2
19100a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieImportMustUseTrack = 4
19110a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieImportWithIdle = 16
19120a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieImportResultUsedMultipleTracks = 8
19130a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieImportResultNeedIdles = 32
19140a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieImportResultComplete = 64
19150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportTextOnly = 0
19160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportAbsoluteTime = 1
19170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportRelativeTime = 2
19180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMIDIImportSilenceBefore = 1 << 0
19190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMIDIImportSilenceAfter = 1 << 1
19200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMIDIImport20Playable = 1 << 2
19210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMIDIImportWantLyrics = 1 << 3
19220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigResourceType = FOUR_CHAR_CODE('mcfg')
19230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigResourceVersion = 2
19240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaGroupResourceType = FOUR_CHAR_CODE('mgrp')
19250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaGroupResourceVersion = 1
19260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTBrowserInfoResourceType = FOUR_CHAR_CODE('brws')
19270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTBrowserInfoResourceVersion = 1
19280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaMIMEInfoHasChanged = (1L << 1)
19290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaFileInfoHasChanged = (1L << 2)
19300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigCanUseApp = (1L << 18)
19310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigCanUsePlugin = (1L << 19)
19320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigUNUSED = (1L << 20)
19330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigBinaryFile = (1L << 23)
19340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigTextFile = 0
19350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigMacintoshFile = (1L << 24)
19360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigAssociateByDefault = (1L << 27)
19370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigUseAppByDefault = (1L << 28)
19380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigUsePluginByDefault = (1L << 29)
19390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigDefaultsMask = (kQTMediaConfigUseAppByDefault | kQTMediaConfigUsePluginByDefault)
19400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigDefaultsShift = 12
19410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigHasFileHasQTAtoms = (1L << 30)
19420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigStreamGroupID = FOUR_CHAR_CODE('strm')
19430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigInteractiveGroupID = FOUR_CHAR_CODE('intr')
19440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigVideoGroupID = FOUR_CHAR_CODE('eyes')
19450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigAudioGroupID = FOUR_CHAR_CODE('ears')
19460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigMPEGGroupID = FOUR_CHAR_CODE('mpeg')
19470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigMP3GroupID = FOUR_CHAR_CODE('mp3 ')
19480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigImageGroupID = FOUR_CHAR_CODE('ogle')
19490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaConfigMiscGroupID = FOUR_CHAR_CODE('misc')
19500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaInfoNetGroup = FOUR_CHAR_CODE('net ')
19510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaInfoWinGroup = FOUR_CHAR_CODE('win ')
19520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaInfoMacGroup = FOUR_CHAR_CODE('mac ')
19530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMediaInfoMiscGroup = 0x3F3F3F3F
19540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMimeInfoMimeTypeTag = FOUR_CHAR_CODE('mime')
19550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMimeInfoFileExtensionTag = FOUR_CHAR_CODE('ext ')
19560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMimeInfoDescriptionTag = FOUR_CHAR_CODE('desc')
19570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMimeInfoGroupTag = FOUR_CHAR_CODE('grop')
19580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMimeInfoDoNotOverrideExistingFileTypeAssociation = FOUR_CHAR_CODE('nofa')
19590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeAIFF = FOUR_CHAR_CODE('AIFF')
19600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeAIFC = FOUR_CHAR_CODE('AIFC')
19610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeDVC = FOUR_CHAR_CODE('dvc!')
19620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeMIDI = FOUR_CHAR_CODE('Midi')
19630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypePicture = FOUR_CHAR_CODE('PICT')
19640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeMovie = FOUR_CHAR_CODE('MooV')
19650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeText = FOUR_CHAR_CODE('TEXT')
19660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeWave = FOUR_CHAR_CODE('WAVE')
19670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeSystemSevenSound = FOUR_CHAR_CODE('sfil')
19680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeMuLaw = FOUR_CHAR_CODE('ULAW')
19690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeAVI = FOUR_CHAR_CODE('VfW ')
19700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeSoundDesignerII = FOUR_CHAR_CODE('Sd2f')
19710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeAudioCDTrack = FOUR_CHAR_CODE('trak')
19720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypePICS = FOUR_CHAR_CODE('PICS')
19730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeGIF = FOUR_CHAR_CODE('GIFf')
19740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypePNG = FOUR_CHAR_CODE('PNGf')
19750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeTIFF = FOUR_CHAR_CODE('TIFF')
19760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypePhotoShop = FOUR_CHAR_CODE('8BPS')
19770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeSGIImage = FOUR_CHAR_CODE('.SGI')
19780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeBMP = FOUR_CHAR_CODE('BMPf')
19790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeJPEG = FOUR_CHAR_CODE('JPEG')
19800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeJFIF = FOUR_CHAR_CODE('JPEG')
19810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeMacPaint = FOUR_CHAR_CODE('PNTG')
19820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeTargaImage = FOUR_CHAR_CODE('TPIC')
19830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeQuickDrawGXPicture = FOUR_CHAR_CODE('qdgx')
19840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeQuickTimeImage = FOUR_CHAR_CODE('qtif')
19850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileType3DMF = FOUR_CHAR_CODE('3DMF')
19860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeFLC = FOUR_CHAR_CODE('FLC ')
19870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeFlash = FOUR_CHAR_CODE('SWFL')
19880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeFlashPix = FOUR_CHAR_CODE('FPix')
19890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTFileTypeMP4 = FOUR_CHAR_CODE('mpg4')
19900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsDVExportNTSC = FOUR_CHAR_CODE('dvcv')
19910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsDVExportLockedAudio = FOUR_CHAR_CODE('lock')
19920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsEffect = FOUR_CHAR_CODE('effe')
19930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsGraphicsFileImportSequence = FOUR_CHAR_CODE('sequ')
19940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsGraphicsFileImportSequenceEnabled = FOUR_CHAR_CODE('enab')
19950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsMovieExportEnableVideo = FOUR_CHAR_CODE('envi')
19960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsMovieExportEnableSound = FOUR_CHAR_CODE('enso')
19970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsMovieExportSaveOptions = FOUR_CHAR_CODE('save')
19980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsMovieExportSaveForInternet = FOUR_CHAR_CODE('fast')
19990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsMovieExportSaveCompressedMovie = FOUR_CHAR_CODE('cmpm')
20000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsMIDI = FOUR_CHAR_CODE('MIDI')
20010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsMIDISettingFlags = FOUR_CHAR_CODE('sttg')
20020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsText = FOUR_CHAR_CODE('text')
20030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsTextDescription = FOUR_CHAR_CODE('desc')
20040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsTextSize = FOUR_CHAR_CODE('size')
20050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsTextSettingFlags = FOUR_CHAR_CODE('sttg')
20060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsTextTimeFraction = FOUR_CHAR_CODE('timf')
20070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsTime = FOUR_CHAR_CODE('time')
20080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsTimeDuration = FOUR_CHAR_CODE('dura')
20090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsAudioCDTrack = FOUR_CHAR_CODE('trak')
20100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsAudioCDTrackRateShift = FOUR_CHAR_CODE('rshf')
20110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTSettingsDVExportDVFormat = FOUR_CHAR_CODE('dvcf')
20120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPresetsListResourceType = FOUR_CHAR_CODE('stg#')
20130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPresetsPlatformListResourceType = FOUR_CHAR_CODE('stgp')
20140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPresetInfoIsDivider = 1
20150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMovieExportSourceInfoResourceType = FOUR_CHAR_CODE('src#')
20160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMovieExportSourceInfoIsMediaType = 1L << 0
20170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMovieExportSourceInfoIsMediaCharacteristic = 1L << 1
20180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMovieExportSourceInfoIsSourceType = 1L << 2
20190a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieExportUseConfiguredSettings = FOUR_CHAR_CODE('ucfg')
20200a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieExportWidth = FOUR_CHAR_CODE('wdth')
20210a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieExportHeight = FOUR_CHAR_CODE('hegt')
20220a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieExportDuration = FOUR_CHAR_CODE('dura')
20230a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieExportVideoFilter = FOUR_CHAR_CODE('iflt')
20240a8c90248264a8b26970b4473770bcc3df8515fJosh GaomovieExportTimeScale = FOUR_CHAR_CODE('tmsc')
20250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTBrowserInfoCanUseSystemFolderPlugin = (1L << 0)
20260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTPreFlightOpenComponent = (1L << 1)
20270a8c90248264a8b26970b4473770bcc3df8515fJosh GaopnotComponentWantsEvents = 1
20280a8c90248264a8b26970b4473770bcc3df8515fJosh GaopnotComponentNeedsNoCache = 2
20290a8c90248264a8b26970b4473770bcc3df8515fJosh GaoShowFilePreviewComponentType = FOUR_CHAR_CODE('pnot')
20300a8c90248264a8b26970b4473770bcc3df8515fJosh GaoCreateFilePreviewComponentType = FOUR_CHAR_CODE('pmak')
20310a8c90248264a8b26970b4473770bcc3df8515fJosh GaoDataCompressorComponentType = FOUR_CHAR_CODE('dcom')
20320a8c90248264a8b26970b4473770bcc3df8515fJosh GaoDataDecompressorComponentType = FOUR_CHAR_CODE('ddec')
20330a8c90248264a8b26970b4473770bcc3df8515fJosh GaoAppleDataCompressorSubType = FOUR_CHAR_CODE('adec')
20340a8c90248264a8b26970b4473770bcc3df8515fJosh GaozlibDataCompressorSubType = FOUR_CHAR_CODE('zlib')
20350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHCanRead = 1L << 0
20360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSpecialRead = 1L << 1
20370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSpecialReadFile = 1L << 2
20380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHCanWrite = 1L << 3
20390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSpecialWrite = 1 << 4
20400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSpecialWriteFile = 1 << 5
20410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHCanStreamingWrite = 1 << 6
20420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHMustCheckDataRef = 1 << 7
20430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataRefExtensionChokeSpeed = FOUR_CHAR_CODE('chok')
20440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataRefExtensionFileName = FOUR_CHAR_CODE('fnam')
20450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataRefExtensionMIMEType = FOUR_CHAR_CODE('mime')
20460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataRefExtensionMacOSFileType = FOUR_CHAR_CODE('ftyp')
20470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataRefExtensionInitializationData = FOUR_CHAR_CODE('data')
20480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataRefExtensionQuickTimeMediaType = FOUR_CHAR_CODE('mtyp')
20490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHChokeToMovieDataRate = 1 << 0
20500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHChokeToParam = 1 << 1
20510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHExtendedSchedule = FOUR_CHAR_CODE('xtnd')
20520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHInfoFlagNeverStreams = 1 << 0
20530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHInfoFlagCanUpdateDataRefs = 1 << 1
20540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHInfoFlagNeedsNetworkBandwidth = 1 << 2
20550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHFileTypeMacOSFileType = FOUR_CHAR_CODE('ftyp')
20560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHFileTypeExtension = FOUR_CHAR_CODE('fext')
20570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHFileTypeMIME = FOUR_CHAR_CODE('mime')
20580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHCreateFileButDontCreateResFile = (1L << 0)
20590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHMovieUsageDoAppendMDAT = 1L << 0
20600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHTempUseSameDirectory = 1L << 0
20610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHTempUseSameVolume = 1L << 1
20620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHTempCreateFile = 1L << 2
20630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHTempOpenFile = 1L << 3
20640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetDataRateInfiniteRate = 0x7FFFFFFF
20650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSetTimeHintsSkipBandwidthRequest = 1 << 0
20660a8c90248264a8b26970b4473770bcc3df8515fJosh GaovideoDigitizerComponentType = FOUR_CHAR_CODE('vdig')
20670a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdigInterfaceRev = 2
20680a8c90248264a8b26970b4473770bcc3df8515fJosh GaontscIn = 0
20690a8c90248264a8b26970b4473770bcc3df8515fJosh GaocurrentIn = 0
20700a8c90248264a8b26970b4473770bcc3df8515fJosh GaopalIn = 1
20710a8c90248264a8b26970b4473770bcc3df8515fJosh GaosecamIn = 2
20720a8c90248264a8b26970b4473770bcc3df8515fJosh GaontscReallyIn = 3
20730a8c90248264a8b26970b4473770bcc3df8515fJosh GaocompositeIn = 0
20740a8c90248264a8b26970b4473770bcc3df8515fJosh GaosVideoIn = 1
20750a8c90248264a8b26970b4473770bcc3df8515fJosh GaorgbComponentIn = 2
20760a8c90248264a8b26970b4473770bcc3df8515fJosh GaorgbComponentSyncIn = 3
20770a8c90248264a8b26970b4473770bcc3df8515fJosh GaoyuvComponentIn = 4
20780a8c90248264a8b26970b4473770bcc3df8515fJosh GaoyuvComponentSyncIn = 5
20790a8c90248264a8b26970b4473770bcc3df8515fJosh GaotvTunerIn = 6
20800a8c90248264a8b26970b4473770bcc3df8515fJosh GaosdiIn = 7
20810a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdPlayThruOff = 0
20820a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdPlayThruOn = 1
20830a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdDigitizerBW = 0
20840a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdDigitizerRGB = 1
20850a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdBroadcastMode = 0
20860a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdVTRMode = 1
20870a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdUseAnyField = 0
20880a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdUseOddField = 1
20890a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdUseEvenField = 2
20900a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdTypeBasic = 0
20910a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdTypeAlpha = 1
20920a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdTypeMask = 2
20930a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdTypeKey = 3
20940a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiInDoesNTSC = 1L << 0
20950a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiInDoesPAL = 1L << 1
20960a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiInDoesSECAM = 1L << 2
20970a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiInDoesGenLock = 1L << 7
20980a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiInDoesComposite = 1L << 8
20990a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiInDoesSVideo = 1L << 9
21000a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiInDoesComponent = 1L << 10
21010a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiInVTR_Broadcast = 1L << 11
21020a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiInDoesColor = 1L << 12
21030a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiInDoesBW = 1L << 13
21040a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiInSignalLock = 1L << 31
21050a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoes1 = 1L << 0
21060a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoes2 = 1L << 1
21070a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoes4 = 1L << 2
21080a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoes8 = 1L << 3
21090a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoes16 = 1L << 4
21100a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoes32 = 1L << 5
21110a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesDither = 1L << 6
21120a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesStretch = 1L << 7
21130a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesShrink = 1L << 8
21140a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesMask = 1L << 9
21150a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesDouble = 1L << 11
21160a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesQuad = 1L << 12
21170a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesQuarter = 1L << 13
21180a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesSixteenth = 1L << 14
21190a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesRotate = 1L << 15
21200a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesHorizFlip = 1L << 16
21210a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesVertFlip = 1L << 17
21220a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesSkew = 1L << 18
21230a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesBlend = 1L << 19
21240a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesWarp = 1L << 20
21250a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesHW_DMA = 1L << 21
21260a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesHWPlayThru = 1L << 22
21270a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesILUT = 1L << 23
21280a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesKeyColor = 1L << 24
21290a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesAsyncGrabs = 1L << 25
21300a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesUnreadableScreenBits = 1L << 26
21310a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesCompress = 1L << 27
21320a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesCompressOnly = 1L << 28
21330a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesPlayThruDuringCompress = 1L << 29
21340a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesCompressPartiallyVisible = 1L << 30
21350a8c90248264a8b26970b4473770bcc3df8515fJosh GaodigiOutDoesNotNeedCopyOfCompressData = 1L << 31
21360a8c90248264a8b26970b4473770bcc3df8515fJosh GaodmaDepth1 = 1
21370a8c90248264a8b26970b4473770bcc3df8515fJosh GaodmaDepth2 = 2
21380a8c90248264a8b26970b4473770bcc3df8515fJosh GaodmaDepth4 = 4
21390a8c90248264a8b26970b4473770bcc3df8515fJosh GaodmaDepth8 = 8
21400a8c90248264a8b26970b4473770bcc3df8515fJosh GaodmaDepth16 = 16
21410a8c90248264a8b26970b4473770bcc3df8515fJosh GaodmaDepth32 = 32
21420a8c90248264a8b26970b4473770bcc3df8515fJosh GaodmaDepth2Gray = 64
21430a8c90248264a8b26970b4473770bcc3df8515fJosh GaodmaDepth4Gray = 128
21440a8c90248264a8b26970b4473770bcc3df8515fJosh GaodmaDepth8Gray = 256
21450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDIGControlledFrameRate = -1
21460a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdDeviceFlagShowInputsAsDevices = (1 << 0)
21470a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdDeviceFlagHideDevice = (1 << 1)
21480a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdFlagCaptureStarting = (1 << 0)
21490a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdFlagCaptureStopping = (1 << 1)
21500a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdFlagCaptureIsForPreview = (1 << 2)
21510a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdFlagCaptureIsForRecord = (1 << 3)
21520a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdFlagCaptureLowLatency = (1 << 4)
21530a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdFlagCaptureAlwaysUseTimeBase = (1 << 5)
21540a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdFlagCaptureSetSettingsBegin = (1 << 6)
21550a8c90248264a8b26970b4473770bcc3df8515fJosh GaovdFlagCaptureSetSettingsEnd = (1 << 7)
21560a8c90248264a8b26970b4473770bcc3df8515fJosh GaoxmlParseComponentType = FOUR_CHAR_CODE('pars')
21570a8c90248264a8b26970b4473770bcc3df8515fJosh GaoxmlParseComponentSubType = FOUR_CHAR_CODE('xml ')
21580a8c90248264a8b26970b4473770bcc3df8515fJosh GaoxmlIdentifierInvalid = 0
21590a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# xmlIdentifierUnrecognized = (long)0xFFFFFFFF
21600a8c90248264a8b26970b4473770bcc3df8515fJosh GaoxmlContentTypeInvalid = 0
21610a8c90248264a8b26970b4473770bcc3df8515fJosh GaoxmlContentTypeElement = 1
21620a8c90248264a8b26970b4473770bcc3df8515fJosh GaoxmlContentTypeCharData = 2
21630a8c90248264a8b26970b4473770bcc3df8515fJosh GaoelementFlagAlwaysSelfContained = 1L << 0
21640a8c90248264a8b26970b4473770bcc3df8515fJosh GaoelementFlagPreserveWhiteSpace = 1L << 1
21650a8c90248264a8b26970b4473770bcc3df8515fJosh GaoxmlParseFlagAllowUppercase = 1L << 0
21660a8c90248264a8b26970b4473770bcc3df8515fJosh GaoxmlParseFlagAllowUnquotedAttributeValues = 1L << 1
21670a8c90248264a8b26970b4473770bcc3df8515fJosh GaoxmlParseFlagEventParseOnly = 1L << 2
21680a8c90248264a8b26970b4473770bcc3df8515fJosh GaoattributeValueKindCharString = 0
21690a8c90248264a8b26970b4473770bcc3df8515fJosh GaoattributeValueKindInteger = 1L << 0
21700a8c90248264a8b26970b4473770bcc3df8515fJosh GaoattributeValueKindPercent = 1L << 1
21710a8c90248264a8b26970b4473770bcc3df8515fJosh GaoattributeValueKindBoolean = 1L << 2
21720a8c90248264a8b26970b4473770bcc3df8515fJosh GaoattributeValueKindOnOff = 1L << 3
21730a8c90248264a8b26970b4473770bcc3df8515fJosh GaoattributeValueKindColor = 1L << 4
21740a8c90248264a8b26970b4473770bcc3df8515fJosh GaoattributeValueKindEnum = 1L << 5
21750a8c90248264a8b26970b4473770bcc3df8515fJosh GaoattributeValueKindCaseSensEnum = 1L << 6
21760a8c90248264a8b26970b4473770bcc3df8515fJosh GaoMAX_ATTRIBUTE_VALUE_KIND = attributeValueKindCaseSensEnum
21770a8c90248264a8b26970b4473770bcc3df8515fJosh GaonameSpaceIDNone = 0
21780a8c90248264a8b26970b4473770bcc3df8515fJosh Gaoelement_xml = 1
21790a8c90248264a8b26970b4473770bcc3df8515fJosh Gaoattr_src = 1
21800a8c90248264a8b26970b4473770bcc3df8515fJosh GaoSeqGrabComponentType = FOUR_CHAR_CODE('barg')
21810a8c90248264a8b26970b4473770bcc3df8515fJosh GaoSeqGrabChannelType = FOUR_CHAR_CODE('sgch')
21820a8c90248264a8b26970b4473770bcc3df8515fJosh GaoSeqGrabPanelType = FOUR_CHAR_CODE('sgpn')
21830a8c90248264a8b26970b4473770bcc3df8515fJosh GaoSeqGrabCompressionPanelType = FOUR_CHAR_CODE('cmpr')
21840a8c90248264a8b26970b4473770bcc3df8515fJosh GaoSeqGrabSourcePanelType = FOUR_CHAR_CODE('sour')
21850a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabToDisk = 1
21860a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabToMemory = 2
21870a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabDontUseTempMemory = 4
21880a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabAppendToFile = 8
21890a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabDontAddMovieResource = 16
21900a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabDontMakeMovie = 32
21910a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabPreExtendFile = 64
21920a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabDataProcIsInterruptSafe = 128
21930a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabDataProcDoesOverlappingReads = 256
21940a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabRecord = 1
21950a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabPreview = 2
21960a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabPlayDuringRecord = 4
21970a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabLowLatencyCapture = 8
21980a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabAlwaysUseTimeBase = 16
21990a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabHasBounds = 1
22000a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabHasVolume = 2
22010a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabHasDiscreteSamples = 4
22020a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabDoNotBufferizeData = 8
22030a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabCanMoveWindowWhileRecording = 16
22040a8c90248264a8b26970b4473770bcc3df8515fJosh GaograbPictOffScreen = 1
22050a8c90248264a8b26970b4473770bcc3df8515fJosh GaograbPictIgnoreClip = 2
22060a8c90248264a8b26970b4473770bcc3df8515fJosh GaograbPictCurrentImage = 4
22070a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgFlagControlledGrab = (1 << 0)
22080a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgFlagAllowNonRGBPixMaps = (1 << 1)
22090a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgDeviceInputNameFlagInputUnavailable = (1 << 0)
22100a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgDeviceNameFlagDeviceUnavailable = (1 << 0)
22110a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgDeviceNameFlagShowInputsAsDevices = (1 << 1)
22120a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgDeviceListWithIcons = (1 << 0)
22130a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgDeviceListDontCheckAvailability = (1 << 1)
22140a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgDeviceListIncludeInputs = (1 << 2)
22150a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabWriteAppend = 0
22160a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabWriteReserve = 1
22170a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabWriteFill = 2
22180a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabUnpause = 0
22190a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabPause = 1
22200a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabPauseForMenu = 3
22210a8c90248264a8b26970b4473770bcc3df8515fJosh GaochannelFlagDontOpenResFile = 2
22220a8c90248264a8b26970b4473770bcc3df8515fJosh GaochannelFlagHasDependency = 4
22230a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgPanelFlagForPanel = 1
22240a8c90248264a8b26970b4473770bcc3df8515fJosh GaoseqGrabSettingsPreviewOnly = 1
22250a8c90248264a8b26970b4473770bcc3df8515fJosh GaochannelPlayNormal = 0
22260a8c90248264a8b26970b4473770bcc3df8515fJosh GaochannelPlayFast = 1
22270a8c90248264a8b26970b4473770bcc3df8515fJosh GaochannelPlayHighQuality = 2
22280a8c90248264a8b26970b4473770bcc3df8515fJosh GaochannelPlayAllData = 4
22290a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgSetSettingsBegin = (1 << 0)
22300a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgSetSettingsEnd = (1 << 1)
22310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSmallestDITLSize = -1
22320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGLargestDITLSize = -2
22330a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgChannelAtom = FOUR_CHAR_CODE('chan')
22340a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgChannelSettingsAtom = FOUR_CHAR_CODE('ctom')
22350a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgChannelDescription = FOUR_CHAR_CODE('cdsc')
22360a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgChannelSettings = FOUR_CHAR_CODE('cset')
22370a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgDeviceNameType = FOUR_CHAR_CODE('name')
22380a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgDeviceDisplayNameType = FOUR_CHAR_CODE('dnam')
22390a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgDeviceUIDType = FOUR_CHAR_CODE('duid')
22400a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgInputUIDType = FOUR_CHAR_CODE('iuid')
22410a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgUsageType = FOUR_CHAR_CODE('use ')
22420a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgPlayFlagsType = FOUR_CHAR_CODE('plyf')
22430a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgClipType = FOUR_CHAR_CODE('clip')
22440a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgMatrixType = FOUR_CHAR_CODE('mtrx')
22450a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgVolumeType = FOUR_CHAR_CODE('volu')
22460a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgPanelSettingsAtom = FOUR_CHAR_CODE('ptom')
22470a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgPanelDescription = FOUR_CHAR_CODE('pdsc')
22480a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgPanelSettings = FOUR_CHAR_CODE('pset')
22490a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcSoundCompressionType = FOUR_CHAR_CODE('scmp')
22500a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcSoundCodecSettingsType = FOUR_CHAR_CODE('cdec')
22510a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcSoundSampleRateType = FOUR_CHAR_CODE('srat')
22520a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcSoundChannelCountType = FOUR_CHAR_CODE('schn')
22530a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcSoundSampleSizeType = FOUR_CHAR_CODE('ssiz')
22540a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcSoundInputType = FOUR_CHAR_CODE('sinp')
22550a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcSoundGainType = FOUR_CHAR_CODE('gain')
22560a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcVideoHueType = FOUR_CHAR_CODE('hue ')
22570a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcVideoSaturationType = FOUR_CHAR_CODE('satr')
22580a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcVideoContrastType = FOUR_CHAR_CODE('trst')
22590a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcVideoSharpnessType = FOUR_CHAR_CODE('shrp')
22600a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcVideoBrigtnessType = FOUR_CHAR_CODE('brit')
22610a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcVideoBlackLevelType = FOUR_CHAR_CODE('blkl')
22620a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcVideoWhiteLevelType = FOUR_CHAR_CODE('whtl')
22630a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcVideoInputType = FOUR_CHAR_CODE('vinp')
22640a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcVideoFormatType = FOUR_CHAR_CODE('vstd')
22650a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcVideoFilterType = FOUR_CHAR_CODE('vflt')
22660a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcVideoRectType = FOUR_CHAR_CODE('vrct')
22670a8c90248264a8b26970b4473770bcc3df8515fJosh GaosgcVideoDigitizerType = FOUR_CHAR_CODE('vdig')
22680a8c90248264a8b26970b4473770bcc3df8515fJosh GaoQTVideoOutputComponentType = FOUR_CHAR_CODE('vout')
22690a8c90248264a8b26970b4473770bcc3df8515fJosh GaoQTVideoOutputComponentBaseSubType = FOUR_CHAR_CODE('base')
22700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputDontDisplayToUser = 1L << 0
22710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVODisplayModeItem = FOUR_CHAR_CODE('qdmi')
22720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVODimensions = FOUR_CHAR_CODE('dimn')
22730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVOResolution = FOUR_CHAR_CODE('resl')
22740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVORefreshRate = FOUR_CHAR_CODE('refr')
22750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVOPixelType = FOUR_CHAR_CODE('pixl')
22760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVOName = FOUR_CHAR_CODE('name')
22770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVODecompressors = FOUR_CHAR_CODE('deco')
22780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVODecompressorType = FOUR_CHAR_CODE('dety')
22790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVODecompressorContinuous = FOUR_CHAR_CODE('cont')
22800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVODecompressorComponent = FOUR_CHAR_CODE('cmpt')
22810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockGetTimeSelect = 0x0001
22820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockNewCallBackSelect = 0x0002
22830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockDisposeCallBackSelect = 0x0003
22840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockCallMeWhenSelect = 0x0004
22850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockCancelCallBackSelect = 0x0005
22860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockRateChangedSelect = 0x0006
22870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockTimeChangedSelect = 0x0007
22880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockSetTimeBaseSelect = 0x0008
22890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockStartStopChangedSelect = 0x0009
22900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokClockGetRateSelect = 0x000A
22910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCGetCompressionExtendedSelect = 0x0001
22920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCPositionRectSelect = 0x0002
22930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCPositionDialogSelect = 0x0003
22940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCSetTestImagePictHandleSelect = 0x0004
22950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCSetTestImagePictFileSelect = 0x0005
22960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCSetTestImagePixMapSelect = 0x0006
22970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCGetBestDeviceRectSelect = 0x0007
22980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCRequestImageSettingsSelect = 0x000A
22990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCCompressImageSelect = 0x000B
23000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCCompressPictureSelect = 0x000C
23010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCCompressPictureFileSelect = 0x000D
23020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCRequestSequenceSettingsSelect = 0x000E
23030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCCompressSequenceBeginSelect = 0x000F
23040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCCompressSequenceFrameSelect = 0x0010
23050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCCompressSequenceEndSelect = 0x0011
23060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCDefaultPictHandleSettingsSelect = 0x0012
23070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCDefaultPictFileSettingsSelect = 0x0013
23080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCDefaultPixMapSettingsSelect = 0x0014
23090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCGetInfoSelect = 0x0015
23100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCSetInfoSelect = 0x0016
23110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCNewGWorldSelect = 0x0017
23120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCSetCompressFlagsSelect = 0x0018
23130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCGetCompressFlagsSelect = 0x0019
23140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCGetSettingsAsTextSelect = 0x001A
23150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCGetSettingsAsAtomContainerSelect = 0x001B
23160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCSetSettingsFromAtomContainerSelect = 0x001C
23170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCCompressSequenceFrameAsyncSelect = 0x001D
23180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSCAsyncIdleSelect = 0x001E
23190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenerInitializeSelect = 0x0001
23200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenerDoTweenSelect = 0x0002
23210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTweenerResetSelect = 0x0003
23220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTCGetCurrentTimeCodeSelect = 0x0101
23230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTCGetTimeCodeAtTimeSelect = 0x0102
23240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTCTimeCodeToStringSelect = 0x0103
23250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTCTimeCodeToFrameNumberSelect = 0x0104
23260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTCFrameNumberToTimeCodeSelect = 0x0105
23270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTCGetSourceRefSelect = 0x0106
23280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTCSetSourceRefSelect = 0x0107
23290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTCSetTimeCodeFlagsSelect = 0x0108
23300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTCGetTimeCodeFlagsSelect = 0x0109
23310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTCSetDisplayOptionsSelect = 0x010A
23320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTCGetDisplayOptionsSelect = 0x010B
23330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportHandleSelect = 0x0001
23340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportFileSelect = 0x0002
23350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetSampleDurationSelect = 0x0003
23360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetSampleDescriptionSelect = 0x0004
23370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetMediaFileSelect = 0x0005
23380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetDimensionsSelect = 0x0006
23390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetChunkSizeSelect = 0x0007
23400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetProgressProcSelect = 0x0008
23410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetAuxiliaryDataSelect = 0x0009
23420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetFromScrapSelect = 0x000A
23430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportDoUserDialogSelect = 0x000B
23440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetDurationSelect = 0x000C
23450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportGetAuxiliaryDataTypeSelect = 0x000D
23460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportValidateSelect = 0x000E
23470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportGetFileTypeSelect = 0x000F
23480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportDataRefSelect = 0x0010
23490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportGetSampleDescriptionSelect = 0x0011
23500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportGetMIMETypeListSelect = 0x0012
23510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetOffsetAndLimitSelect = 0x0013
23520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportGetSettingsAsAtomContainerSelect = 0x0014
23530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetSettingsFromAtomContainerSelect = 0x0015
23540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetOffsetAndLimit64Select = 0x0016
23550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportIdleSelect = 0x0017
23560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportValidateDataRefSelect = 0x0018
23570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportGetLoadStateSelect = 0x0019
23580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportGetMaxLoadedTimeSelect = 0x001A
23590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportEstimateCompletionTimeSelect = 0x001B
23600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetDontBlockSelect = 0x001C
23610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportGetDontBlockSelect = 0x001D
23620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetIdleManagerSelect = 0x001E
23630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportSetNewMovieFlagsSelect = 0x001F
23640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieImportGetDestinationMediaTypeSelect = 0x0020
23650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportToHandleSelect = 0x0080
23660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportToFileSelect = 0x0081
23670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportGetAuxiliaryDataSelect = 0x0083
23680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportSetProgressProcSelect = 0x0084
23690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportSetSampleDescriptionSelect = 0x0085
23700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportDoUserDialogSelect = 0x0086
23710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportGetCreatorTypeSelect = 0x0087
23720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportToDataRefSelect = 0x0088
23730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportFromProceduresToDataRefSelect = 0x0089
23740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportAddDataSourceSelect = 0x008A
23750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportValidateSelect = 0x008B
23760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportGetSettingsAsAtomContainerSelect = 0x008C
23770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportSetSettingsFromAtomContainerSelect = 0x008D
23780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportGetFileNameExtensionSelect = 0x008E
23790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportGetShortFileTypeStringSelect = 0x008F
23800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportGetSourceMediaTypeSelect = 0x0090
23810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportSetGetMoviePropertyProcSelect = 0x0091
23820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextExportGetDisplayDataSelect = 0x0100
23830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextExportGetTimeFractionSelect = 0x0101
23840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextExportSetTimeFractionSelect = 0x0102
23850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextExportGetSettingsSelect = 0x0103
23860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTextExportSetSettingsSelect = 0x0104
23870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMIDIImportGetSettingsSelect = 0x0100
23880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMIDIImportSetSettingsSelect = 0x0101
23890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportNewGetDataAndPropertiesProcsSelect = 0x0100
23900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMovieExportDisposeGetDataAndPropertiesProcsSelect = 0x0101
23910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImageImportSetSequenceEnabledSelect = 0x0100
23920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGraphicsImageImportGetSequenceEnabledSelect = 0x0101
23930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPreviewShowDataSelect = 0x0001
23940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPreviewMakePreviewSelect = 0x0002
23950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPreviewMakePreviewReferenceSelect = 0x0003
23960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPreviewEventSelect = 0x0004
23970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataCodecDecompressSelect = 0x0001
23980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataCodecGetCompressBufferSizeSelect = 0x0002
23990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataCodecCompressSelect = 0x0003
24000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataCodecBeginInterruptSafeSelect = 0x0004
24010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataCodecEndInterruptSafeSelect = 0x0005
24020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataCodecDecompressPartialSelect = 0x0006
24030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataCodecCompressPartialSelect = 0x0007
24040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetDataSelect = 0x0002
24050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHPutDataSelect = 0x0003
24060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHFlushDataSelect = 0x0004
24070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHOpenForWriteSelect = 0x0005
24080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHCloseForWriteSelect = 0x0006
24090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHOpenForReadSelect = 0x0008
24100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHCloseForReadSelect = 0x0009
24110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSetDataRefSelect = 0x000A
24120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetDataRefSelect = 0x000B
24130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHCompareDataRefSelect = 0x000C
24140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHTaskSelect = 0x000D
24150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHScheduleDataSelect = 0x000E
24160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHFinishDataSelect = 0x000F
24170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHFlushCacheSelect = 0x0010
24180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHResolveDataRefSelect = 0x0011
24190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetFileSizeSelect = 0x0012
24200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHCanUseDataRefSelect = 0x0013
24210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetVolumeListSelect = 0x0014
24220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHWriteSelect = 0x0015
24230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHPreextendSelect = 0x0016
24240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSetFileSizeSelect = 0x0017
24250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetFreeSpaceSelect = 0x0018
24260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHCreateFileSelect = 0x0019
24270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetPreferredBlockSizeSelect = 0x001A
24280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetDeviceIndexSelect = 0x001B
24290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHIsStreamingDataHandlerSelect = 0x001C
24300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetDataInBufferSelect = 0x001D
24310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetScheduleAheadTimeSelect = 0x001E
24320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSetCacheSizeLimitSelect = 0x001F
24330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetCacheSizeLimitSelect = 0x0020
24340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetMovieSelect = 0x0021
24350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHAddMovieSelect = 0x0022
24360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHUpdateMovieSelect = 0x0023
24370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHDoesBufferSelect = 0x0024
24380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetFileNameSelect = 0x0025
24390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetAvailableFileSizeSelect = 0x0026
24400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetMacOSFileTypeSelect = 0x0027
24410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetMIMETypeSelect = 0x0028
24420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSetDataRefWithAnchorSelect = 0x0029
24430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetDataRefWithAnchorSelect = 0x002A
24440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSetMacOSFileTypeSelect = 0x002B
24450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSetTimeBaseSelect = 0x002C
24460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetInfoFlagsSelect = 0x002D
24470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHScheduleData64Select = 0x002E
24480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHWrite64Select = 0x002F
24490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetFileSize64Select = 0x0030
24500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHPreextend64Select = 0x0031
24510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSetFileSize64Select = 0x0032
24520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetFreeSpace64Select = 0x0033
24530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHAppend64Select = 0x0034
24540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHReadAsyncSelect = 0x0035
24550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHPollReadSelect = 0x0036
24560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetDataAvailabilitySelect = 0x0037
24570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetFileSizeAsyncSelect = 0x003A
24580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetDataRefAsTypeSelect = 0x003B
24590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSetDataRefExtensionSelect = 0x003C
24600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetDataRefExtensionSelect = 0x003D
24610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetMovieWithFlagsSelect = 0x003E
24620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetFileTypeOrderingSelect = 0x0040
24630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHCreateFileWithFlagsSelect = 0x0041
24640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetMIMETypeAsyncSelect = 0x0042
24650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetInfoSelect = 0x0043
24660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSetIdleManagerSelect = 0x0044
24670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHDeleteFileSelect = 0x0045
24680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSetMovieUsageFlagsSelect = 0x0046
24690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHUseTemporaryDataRefSelect = 0x0047
24700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetTemporaryDataRefCapabilitiesSelect = 0x0048
24710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHRenameFileSelect = 0x0049
24720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHPlaybackHintsSelect = 0x0103
24730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHPlaybackHints64Select = 0x010E
24740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHGetDataRateSelect = 0x0110
24750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDataHSetTimeHintsSelect = 0x0111
24760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetMaxSrcRectSelect = 0x0001
24770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetActiveSrcRectSelect = 0x0002
24780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetDigitizerRectSelect = 0x0003
24790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetDigitizerRectSelect = 0x0004
24800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetVBlankRectSelect = 0x0005
24810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetMaskPixMapSelect = 0x0006
24820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetPlayThruDestinationSelect = 0x0008
24830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDUseThisCLUTSelect = 0x0009
24840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetInputGammaValueSelect = 0x000A
24850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetInputGammaValueSelect = 0x000B
24860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetBrightnessSelect = 0x000C
24870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetBrightnessSelect = 0x000D
24880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetContrastSelect = 0x000E
24890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetHueSelect = 0x000F
24900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetSharpnessSelect = 0x0010
24910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetSaturationSelect = 0x0011
24920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetContrastSelect = 0x0012
24930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetHueSelect = 0x0013
24940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetSharpnessSelect = 0x0014
24950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetSaturationSelect = 0x0015
24960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGrabOneFrameSelect = 0x0016
24970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetMaxAuxBufferSelect = 0x0017
24980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetDigitizerInfoSelect = 0x0019
24990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetCurrentFlagsSelect = 0x001A
25000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetKeyColorSelect = 0x001B
25010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetKeyColorSelect = 0x001C
25020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDAddKeyColorSelect = 0x001D
25030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetNextKeyColorSelect = 0x001E
25040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetKeyColorRangeSelect = 0x001F
25050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetKeyColorRangeSelect = 0x0020
25060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetDigitizerUserInterruptSelect = 0x0021
25070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetInputColorSpaceModeSelect = 0x0022
25080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetInputColorSpaceModeSelect = 0x0023
25090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetClipStateSelect = 0x0024
25100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetClipStateSelect = 0x0025
25110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetClipRgnSelect = 0x0026
25120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDClearClipRgnSelect = 0x0027
25130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetCLUTInUseSelect = 0x0028
25140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetPLLFilterTypeSelect = 0x0029
25150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetPLLFilterTypeSelect = 0x002A
25160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetMaskandValueSelect = 0x002B
25170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetMasterBlendLevelSelect = 0x002C
25180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetPlayThruDestinationSelect = 0x002D
25190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetPlayThruOnOffSelect = 0x002E
25200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetFieldPreferenceSelect = 0x002F
25210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetFieldPreferenceSelect = 0x0030
25220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDPreflightDestinationSelect = 0x0032
25230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDPreflightGlobalRectSelect = 0x0033
25240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetPlayThruGlobalRectSelect = 0x0034
25250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetInputGammaRecordSelect = 0x0035
25260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetInputGammaRecordSelect = 0x0036
25270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetBlackLevelValueSelect = 0x0037
25280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetBlackLevelValueSelect = 0x0038
25290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetWhiteLevelValueSelect = 0x0039
25300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetWhiteLevelValueSelect = 0x003A
25310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetVideoDefaultsSelect = 0x003B
25320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetNumberOfInputsSelect = 0x003C
25330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetInputFormatSelect = 0x003D
25340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetInputSelect = 0x003E
25350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetInputSelect = 0x003F
25360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetInputStandardSelect = 0x0040
25370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetupBuffersSelect = 0x0041
25380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGrabOneFrameAsyncSelect = 0x0042
25390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDDoneSelect = 0x0043
25400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetCompressionSelect = 0x0044
25410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDCompressOneFrameAsyncSelect = 0x0045
25420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDCompressDoneSelect = 0x0046
25430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDReleaseCompressBufferSelect = 0x0047
25440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetImageDescriptionSelect = 0x0048
25450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDResetCompressSequenceSelect = 0x0049
25460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetCompressionOnOffSelect = 0x004A
25470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetCompressionTypesSelect = 0x004B
25480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetTimeBaseSelect = 0x004C
25490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetFrameRateSelect = 0x004D
25500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetDataRateSelect = 0x004E
25510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetSoundInputDriverSelect = 0x004F
25520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetDMADepthsSelect = 0x0050
25530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetPreferredTimeScaleSelect = 0x0051
25540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDReleaseAsyncBuffersSelect = 0x0052
25550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetDataRateSelect = 0x0054
25560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetTimeCodeSelect = 0x0055
25570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDUseSafeBuffersSelect = 0x0056
25580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetSoundInputSourceSelect = 0x0057
25590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetCompressionTimeSelect = 0x0058
25600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetPreferredPacketSizeSelect = 0x0059
25610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetPreferredImageDimensionsSelect = 0x005A
25620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetPreferredImageDimensionsSelect = 0x005B
25630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetInputNameSelect = 0x005C
25640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSetDestinationPortSelect = 0x005D
25650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetDeviceNameAndFlagsSelect = 0x005E
25660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDCaptureStateChangingSelect = 0x005F
25670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDGetUniqueIDsSelect = 0x0060
25680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVDSelectUniqueIDsSelect = 0x0061
25690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseDataRefSelect = 0x0001
25700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseFileSelect = 0x0002
25710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseDisposeXMLDocSelect = 0x0003
25720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseGetDetailedParseErrorSelect = 0x0004
25730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseAddElementSelect = 0x0005
25740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseAddAttributeSelect = 0x0006
25750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseAddMultipleAttributesSelect = 0x0007
25760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseAddAttributeAndValueSelect = 0x0008
25770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseAddMultipleAttributesAndValuesSelect = 0x0009
25780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseAddAttributeValueKindSelect = 0x000A
25790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseAddNameSpaceSelect = 0x000B
25800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseSetOffsetAndLimitSelect = 0x000C
25810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseSetEventParseRefConSelect = 0x000D
25820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseSetStartDocumentHandlerSelect = 0x000E
25830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseSetEndDocumentHandlerSelect = 0x000F
25840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseSetStartElementHandlerSelect = 0x0010
25850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseSetEndElementHandlerSelect = 0x0011
25860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseSetCharDataHandlerSelect = 0x0012
25870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseSetPreprocessInstructionHandlerSelect = 0x0013
25880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseSetCommentHandlerSelect = 0x0014
25890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXMLParseSetCDataHandlerSelect = 0x0015
25900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGInitializeSelect = 0x0001
25910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetDataOutputSelect = 0x0002
25920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetDataOutputSelect = 0x0003
25930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetGWorldSelect = 0x0004
25940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetGWorldSelect = 0x0005
25950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGNewChannelSelect = 0x0006
25960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGDisposeChannelSelect = 0x0007
25970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGStartPreviewSelect = 0x0010
25980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGStartRecordSelect = 0x0011
25990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGIdleSelect = 0x0012
26000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGStopSelect = 0x0013
26010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPauseSelect = 0x0014
26020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPrepareSelect = 0x0015
26030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGReleaseSelect = 0x0016
26040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetMovieSelect = 0x0017
26050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetMaximumRecordTimeSelect = 0x0018
26060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetMaximumRecordTimeSelect = 0x0019
26070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetStorageSpaceRemainingSelect = 0x001A
26080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetTimeRemainingSelect = 0x001B
26090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGrabPictSelect = 0x001C
26100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetLastMovieResIDSelect = 0x001D
26110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetFlagsSelect = 0x001E
26120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetFlagsSelect = 0x001F
26130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetDataProcSelect = 0x0020
26140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGNewChannelFromComponentSelect = 0x0021
26150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGDisposeDeviceListSelect = 0x0022
26160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGAppendDeviceListToMenuSelect = 0x0023
26170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetSettingsSelect = 0x0024
26180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetSettingsSelect = 0x0025
26190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetIndChannelSelect = 0x0026
26200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGUpdateSelect = 0x0027
26210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetPauseSelect = 0x0028
26220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSettingsDialogSelect = 0x0029
26230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetAlignmentProcSelect = 0x002A
26240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelSettingsSelect = 0x002B
26250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelSettingsSelect = 0x002C
26260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetModeSelect = 0x002D
26270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetDataRefSelect = 0x002E
26280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetDataRefSelect = 0x002F
26290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGNewOutputSelect = 0x0030
26300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGDisposeOutputSelect = 0x0031
26310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetOutputFlagsSelect = 0x0032
26320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelOutputSelect = 0x0033
26330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetDataOutputStorageSpaceRemainingSelect = 0x0034
26340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGHandleUpdateEventSelect = 0x0035
26350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetOutputNextOutputSelect = 0x0036
26360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetOutputNextOutputSelect = 0x0037
26370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetOutputMaximumOffsetSelect = 0x0038
26380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetOutputMaximumOffsetSelect = 0x0039
26390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetOutputDataReferenceSelect = 0x003A
26400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGWriteExtendedMovieDataSelect = 0x003B
26410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetStorageSpaceRemaining64Select = 0x003C
26420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetDataOutputStorageSpaceRemaining64Select = 0x003D
26430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGWriteMovieDataSelect = 0x0100
26440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGAddFrameReferenceSelect = 0x0101
26450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetNextFrameReferenceSelect = 0x0102
26460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetTimeBaseSelect = 0x0103
26470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSortDeviceListSelect = 0x0104
26480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGAddMovieDataSelect = 0x0105
26490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGChangedSourceSelect = 0x0106
26500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGAddExtendedFrameReferenceSelect = 0x0107
26510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetNextExtendedFrameReferenceSelect = 0x0108
26520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGAddExtendedMovieDataSelect = 0x0109
26530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGAddOutputDataRefToMediaSelect = 0x010A
26540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetSettingsSummarySelect = 0x010B
26550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelUsageSelect = 0x0080
26560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelUsageSelect = 0x0081
26570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelBoundsSelect = 0x0082
26580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelBoundsSelect = 0x0083
26590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelVolumeSelect = 0x0084
26600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelVolumeSelect = 0x0085
26610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelInfoSelect = 0x0086
26620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelPlayFlagsSelect = 0x0087
26630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelPlayFlagsSelect = 0x0088
26640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelMaxFramesSelect = 0x0089
26650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelMaxFramesSelect = 0x008A
26660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelRefConSelect = 0x008B
26670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelClipSelect = 0x008C
26680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelClipSelect = 0x008D
26690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelSampleDescriptionSelect = 0x008E
26700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelDeviceListSelect = 0x008F
26710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelDeviceSelect = 0x0090
26720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelMatrixSelect = 0x0091
26730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelMatrixSelect = 0x0092
26740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelTimeScaleSelect = 0x0093
26750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGChannelPutPictureSelect = 0x0094
26760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGChannelSetRequestedDataRateSelect = 0x0095
26770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGChannelGetRequestedDataRateSelect = 0x0096
26780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGChannelSetDataSourceNameSelect = 0x0097
26790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGChannelGetDataSourceNameSelect = 0x0098
26800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGChannelSetCodecSettingsSelect = 0x0099
26810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGChannelGetCodecSettingsSelect = 0x009A
26820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelTimeBaseSelect = 0x009B
26830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelRefConSelect = 0x009C
26840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetChannelDeviceAndInputNamesSelect = 0x009D
26850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelDeviceInputSelect = 0x009E
26860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetChannelSettingsStateChangingSelect = 0x009F
26870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGInitChannelSelect = 0x0180
26880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGWriteSamplesSelect = 0x0181
26890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetDataRateSelect = 0x0182
26900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGAlignChannelRectSelect = 0x0183
26910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelGetDitlSelect = 0x0200
26920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelGetTitleSelect = 0x0201
26930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelCanRunSelect = 0x0202
26940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelInstallSelect = 0x0203
26950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelEventSelect = 0x0204
26960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelItemSelect = 0x0205
26970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelRemoveSelect = 0x0206
26980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelSetGrabberSelect = 0x0207
26990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelSetResFileSelect = 0x0208
27000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelGetSettingsSelect = 0x0209
27010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelSetSettingsSelect = 0x020A
27020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelValidateInputSelect = 0x020B
27030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelSetEventFilterSelect = 0x020C
27040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGPanelGetDITLForSizeSelect = 0x020D
27050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetSrcVideoBoundsSelect = 0x0100
27060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetVideoRectSelect = 0x0101
27070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetVideoRectSelect = 0x0102
27080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetVideoCompressorTypeSelect = 0x0103
27090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetVideoCompressorTypeSelect = 0x0104
27100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetVideoCompressorSelect = 0x0105
27110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetVideoCompressorSelect = 0x0106
27120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetVideoDigitizerComponentSelect = 0x0107
27130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetVideoDigitizerComponentSelect = 0x0108
27140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGVideoDigitizerChangedSelect = 0x0109
27150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetVideoBottlenecksSelect = 0x010A
27160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetVideoBottlenecksSelect = 0x010B
27170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGrabFrameSelect = 0x010C
27180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGrabFrameCompleteSelect = 0x010D
27190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGDisplayFrameSelect = 0x010E
27200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGCompressFrameSelect = 0x010F
27210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGCompressFrameCompleteSelect = 0x0110
27220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGAddFrameSelect = 0x0111
27230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGTransferFrameForCompressSelect = 0x0112
27240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetCompressBufferSelect = 0x0113
27250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetCompressBufferSelect = 0x0114
27260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetBufferInfoSelect = 0x0115
27270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetUseScreenBufferSelect = 0x0116
27280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetUseScreenBufferSelect = 0x0117
27290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGrabCompressCompleteSelect = 0x0118
27300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGDisplayCompressSelect = 0x0119
27310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetFrameRateSelect = 0x011A
27320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetFrameRateSelect = 0x011B
27330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetPreferredPacketSizeSelect = 0x0121
27340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetPreferredPacketSizeSelect = 0x0122
27350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetUserVideoCompressorListSelect = 0x0123
27360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetUserVideoCompressorListSelect = 0x0124
27370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetSoundInputDriverSelect = 0x0100
27380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetSoundInputDriverSelect = 0x0101
27390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSoundInputDriverChangedSelect = 0x0102
27400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetSoundRecordChunkSizeSelect = 0x0103
27410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetSoundRecordChunkSizeSelect = 0x0104
27420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetSoundInputRateSelect = 0x0105
27430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetSoundInputRateSelect = 0x0106
27440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetSoundInputParametersSelect = 0x0107
27450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetSoundInputParametersSelect = 0x0108
27460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetAdditionalSoundRatesSelect = 0x0109
27470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetAdditionalSoundRatesSelect = 0x010A
27480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetFontNameSelect = 0x0100
27490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetFontSizeSelect = 0x0101
27500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetTextForeColorSelect = 0x0102
27510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetTextBackColorSelect = 0x0103
27520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetJustificationSelect = 0x0104
27530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetTextReturnToSpaceValueSelect = 0x0105
27540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetTextReturnToSpaceValueSelect = 0x0106
27550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGGetInstrumentSelect = 0x0100
27560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSGSetInstrumentSelect = 0x0101
27570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputGetDisplayModeListSelect = 0x0001
27580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputGetCurrentClientNameSelect = 0x0002
27590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputSetClientNameSelect = 0x0003
27600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputGetClientNameSelect = 0x0004
27610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputBeginSelect = 0x0005
27620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputEndSelect = 0x0006
27630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputSetDisplayModeSelect = 0x0007
27640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputGetDisplayModeSelect = 0x0008
27650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputCustomConfigureDisplaySelect = 0x0009
27660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputSaveStateSelect = 0x000A
27670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputRestoreStateSelect = 0x000B
27680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputGetGWorldSelect = 0x000C
27690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputGetGWorldParametersSelect = 0x000D
27700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputGetIndSoundOutputSelect = 0x000E
27710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputGetClockSelect = 0x000F
27720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputSetEchoPortSelect = 0x0010
27730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputGetIndImageDecompressorSelect = 0x0011
27740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTVideoOutputBaseSetEchoPortSelect = 0x0012
27750a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerHasSpatial = 1 << 0
27760a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerCanClip = 1 << 1
27770a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerCanMatte = 1 << 2
27780a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerCanTransferMode = 1 << 3
27790a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerNeedsBuffer = 1 << 4
27800a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerNoIdle = 1 << 5
27810a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerNoScheduler = 1 << 6
27820a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerWantsTime = 1 << 7
27830a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerCGrafPortOnly = 1 << 8
27840a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerCanSend = 1 << 9
27850a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerCanHandleComplexMatrix = 1 << 10
27860a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerWantsDestinationPixels = 1 << 11
27870a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerCanSendImageData = 1 << 12
27880a8c90248264a8b26970b4473770bcc3df8515fJosh GaohandlerCanPicSave = 1 << 13
27890a8c90248264a8b26970b4473770bcc3df8515fJosh GaomMustDraw = 1 << 3
27900a8c90248264a8b26970b4473770bcc3df8515fJosh GaomAtEnd = 1 << 4
27910a8c90248264a8b26970b4473770bcc3df8515fJosh GaomPreflightDraw = 1 << 5
27920a8c90248264a8b26970b4473770bcc3df8515fJosh GaomSyncDrawing = 1 << 6
27930a8c90248264a8b26970b4473770bcc3df8515fJosh GaomPrecompositeOnly = 1 << 9
27940a8c90248264a8b26970b4473770bcc3df8515fJosh GaomSoundOnly = 1 << 10
27950a8c90248264a8b26970b4473770bcc3df8515fJosh GaomDoIdleActionsBeforeDraws = 1 << 11
27960a8c90248264a8b26970b4473770bcc3df8515fJosh GaomDisableIdleActions = 1 << 12
27970a8c90248264a8b26970b4473770bcc3df8515fJosh GaomDidDraw = 1 << 0
27980a8c90248264a8b26970b4473770bcc3df8515fJosh GaomNeedsToDraw = 1 << 2
27990a8c90248264a8b26970b4473770bcc3df8515fJosh GaomDrawAgain = 1 << 3
28000a8c90248264a8b26970b4473770bcc3df8515fJosh GaomPartialDraw = 1 << 4
28010a8c90248264a8b26970b4473770bcc3df8515fJosh GaomWantIdleActions = 1 << 5
28020a8c90248264a8b26970b4473770bcc3df8515fJosh GaoforceUpdateRedraw = 1 << 0
28030a8c90248264a8b26970b4473770bcc3df8515fJosh GaoforceUpdateNewBuffer = 1 << 1
28040a8c90248264a8b26970b4473770bcc3df8515fJosh GaomHitTestBounds = 1L << 0
28050a8c90248264a8b26970b4473770bcc3df8515fJosh GaomHitTestImage = 1L << 1
28060a8c90248264a8b26970b4473770bcc3df8515fJosh GaomHitTestInvisible = 1L << 2
28070a8c90248264a8b26970b4473770bcc3df8515fJosh GaomHitTestIsClick = 1L << 3
28080a8c90248264a8b26970b4473770bcc3df8515fJosh GaomOpaque = 1L << 0
28090a8c90248264a8b26970b4473770bcc3df8515fJosh GaomInvisible = 1L << 1
28100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaQTIdleFrequencySelector = FOUR_CHAR_CODE('idfq')
28110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaVideoParamBrightness = 1
28120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaVideoParamContrast = 2
28130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaVideoParamHue = 3
28140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaVideoParamSharpness = 4
28150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaVideoParamSaturation = 5
28160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaVideoParamBlackLevel = 6
28170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaVideoParamWhiteLevel = 7
28180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMHInfoEncodedFrameRate = FOUR_CHAR_CODE('orat')
28190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEmptyPurgableChunksOverAllowance = 1
28200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCallComponentExecuteWiredActionSelect = -9
28210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetChunkManagementFlagsSelect = 0x0415
28220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetChunkManagementFlagsSelect = 0x0416
28230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetPurgeableChunkMemoryAllowanceSelect = 0x0417
28240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetPurgeableChunkMemoryAllowanceSelect = 0x0418
28250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaEmptyAllPurgeableChunksSelect = 0x0419
28260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaInitializeSelect = 0x0501
28270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetHandlerCapabilitiesSelect = 0x0502
28280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaIdleSelect = 0x0503
28290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetMediaInfoSelect = 0x0504
28300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaPutMediaInfoSelect = 0x0505
28310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetActiveSelect = 0x0506
28320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetRateSelect = 0x0507
28330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGGetStatusSelect = 0x0508
28340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaTrackEditedSelect = 0x0509
28350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetMediaTimeScaleSelect = 0x050A
28360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetMovieTimeScaleSelect = 0x050B
28370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetGWorldSelect = 0x050C
28380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetDimensionsSelect = 0x050D
28390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetClipSelect = 0x050E
28400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetMatrixSelect = 0x050F
28410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetTrackOpaqueSelect = 0x0510
28420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetGraphicsModeSelect = 0x0511
28430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetGraphicsModeSelect = 0x0512
28440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGSetVolumeSelect = 0x0513
28450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetSoundBalanceSelect = 0x0514
28460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetSoundBalanceSelect = 0x0515
28470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetNextBoundsChangeSelect = 0x0516
28480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetSrcRgnSelect = 0x0517
28490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaPrerollSelect = 0x0518
28500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSampleDescriptionChangedSelect = 0x0519
28510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaHasCharacteristicSelect = 0x051A
28520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetOffscreenBufferSizeSelect = 0x051B
28530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetHintsSelect = 0x051C
28540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetNameSelect = 0x051D
28550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaForceUpdateSelect = 0x051E
28560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetDrawingRgnSelect = 0x051F
28570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGSetActiveSegmentSelect = 0x0520
28580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaInvalidateRegionSelect = 0x0521
28590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetNextStepTimeSelect = 0x0522
28600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetNonPrimarySourceDataSelect = 0x0523
28610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaChangedNonPrimarySourceSelect = 0x0524
28620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaTrackReferencesChangedSelect = 0x0525
28630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetSampleDataPointerSelect = 0x0526
28640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaReleaseSampleDataPointerSelect = 0x0527
28650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaTrackPropertyAtomChangedSelect = 0x0528
28660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetTrackInputMapReferenceSelect = 0x0529
28670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetVideoParamSelect = 0x052B
28680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetVideoParamSelect = 0x052C
28690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaCompareSelect = 0x052D
28700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetClockSelect = 0x052E
28710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetSoundOutputComponentSelect = 0x052F
28720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetSoundOutputComponentSelect = 0x0530
28730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetSoundLocalizationDataSelect = 0x0531
28740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetInvalidRegionSelect = 0x053C
28750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSampleDescriptionB2NSelect = 0x053E
28760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSampleDescriptionN2BSelect = 0x053F
28770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaQueueNonPrimarySourceDataSelect = 0x0540
28780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaFlushNonPrimarySourceDataSelect = 0x0541
28790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetURLLinkSelect = 0x0543
28800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaMakeMediaTimeTableSelect = 0x0545
28810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaHitTestForTargetRefConSelect = 0x0546
28820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaHitTestTargetRefConSelect = 0x0547
28830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetActionsForQTEventSelect = 0x0548
28840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaDisposeTargetRefConSelect = 0x0549
28850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaTargetRefConsEqualSelect = 0x054A
28860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetActionsCallbackSelect = 0x054B
28870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaPrePrerollBeginSelect = 0x054C
28880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaPrePrerollCancelSelect = 0x054D
28890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaEnterEmptyEditSelect = 0x054F
28900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaCurrentMediaQueuedDataSelect = 0x0550
28910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetEffectiveVolumeSelect = 0x0551
28920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaResolveTargetRefConSelect = 0x0552
28930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetSoundLevelMeteringEnabledSelect = 0x0553
28940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetSoundLevelMeteringEnabledSelect = 0x0554
28950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetSoundLevelMeterInfoSelect = 0x0555
28960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetEffectiveSoundBalanceSelect = 0x0556
28970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetScreenLockSelect = 0x0557
28980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetDoMCActionCallbackSelect = 0x0558
28990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetErrorStringSelect = 0x0559
29000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetSoundEqualizerBandsSelect = 0x055A
29010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetSoundEqualizerBandsSelect = 0x055B
29020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetSoundEqualizerBandLevelsSelect = 0x055C
29030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaDoIdleActionsSelect = 0x055D
29040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetSoundBassAndTrebleSelect = 0x055E
29050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetSoundBassAndTrebleSelect = 0x055F
29060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaTimeBaseChangedSelect = 0x0560
29070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaMCIsPlayerEventSelect = 0x0561
29080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetMediaLoadStateSelect = 0x0562
29090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaVideoOutputChangedSelect = 0x0563
29100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaEmptySampleCacheSelect = 0x0564
29110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetPublicInfoSelect = 0x0565
29120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetPublicInfoSelect = 0x0566
29130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGetUserPreferredCodecsSelect = 0x0567
29140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaSetUserPreferredCodecsSelect = 0x0568
29150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaRefConSetPropertySelect = 0x0569
29160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaRefConGetPropertySelect = 0x056A
29170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaNavigateTargetRefConSelect = 0x056B
29180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGGetIdleManagerSelect = 0x056C
29190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMediaGSetIdleManagerSelect = 0x056D
29200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiToneDescType = FOUR_CHAR_CODE('tone')
29210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiNoteRequestInfoType = FOUR_CHAR_CODE('ntrq')
29220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiKnobListType = FOUR_CHAR_CODE('knbl')
29230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiKeyRangeInfoType = FOUR_CHAR_CODE('sinf')
29240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiSampleDescType = FOUR_CHAR_CODE('sdsc')
29250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiSampleInfoType = FOUR_CHAR_CODE('smin')
29260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiSampleDataType = FOUR_CHAR_CODE('sdat')
29270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiSampleDataQUIDType = FOUR_CHAR_CODE('quid')
29280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiInstInfoType = FOUR_CHAR_CODE('iinf')
29290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiPictType = FOUR_CHAR_CODE('pict')
29300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiWriterType = FOUR_CHAR_CODE('\xa9wrt')
29310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiCopyrightType = FOUR_CHAR_CODE('\xa9cpy')
29320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiOtherStrType = FOUR_CHAR_CODE('str ')
29330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiInstrumentRefType = FOUR_CHAR_CODE('iref')
29340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiInstGMQualityType = FOUR_CHAR_CODE('qual')
29350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiLibraryInfoType = FOUR_CHAR_CODE('linf')
29360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokaiLibraryDescType = FOUR_CHAR_CODE('ldsc')
29370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInstKnobMissingUnknown = 0
29380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInstKnobMissingDefault = (1 << 0)
29390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicLoopTypeNormal = 0
29400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicLoopTypePalindrome = 1
29410a8c90248264a8b26970b4473770bcc3df8515fJosh GaoinstSamplePreProcessFlag = 1 << 0
29420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMIDIComponentType = FOUR_CHAR_CODE('midi')
29430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOMSComponentSubType = FOUR_CHAR_CODE('OMS ')
29440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFMSComponentSubType = FOUR_CHAR_CODE('FMS ')
29450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMIDIManagerComponentSubType = FOUR_CHAR_CODE('mmgr')
29460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokOSXMIDIComponentSubType = FOUR_CHAR_CODE('osxm')
29470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicPacketPortLost = 1
29480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicPacketPortFound = 2
29490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicPacketTimeGap = 3
29500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokAppleSysexID = 0x11
29510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokAppleSysexCmdSampleSize = 0x0001
29520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokAppleSysexCmdSampleBreak = 0x0002
29530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokAppleSysexCmdAtomicInstrument = 0x0010
29540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokAppleSysexCmdDeveloper = 0x7F00
29550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerConnectionFMS = 1
29560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerConnectionMMgr = 2
29570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerConnectionOMS = 4
29580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerConnectionQT = 8
29590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerConnectionOSXMIDI = 16
29600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerConnectionUnavailable = 256
29610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicComponentType = FOUR_CHAR_CODE('musi')
29620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInstrumentComponentType = FOUR_CHAR_CODE('inst')
29630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSoftSynthComponentSubType = FOUR_CHAR_CODE('ss  ')
29640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGMSynthComponentSubType = FOUR_CHAR_CODE('gm  ')
29650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerDynamicVoice = 1 << 0
29660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerUsesMIDIPort = 1 << 1
29670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerMicrotone = 1 << 2
29680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerHasSamples = 1 << 3
29690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerMixedDrums = 1 << 4
29700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerSoftware = 1 << 5
29710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerHardware = 1 << 6
29720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerDynamicChannel = 1 << 7
29730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerHogsSystemChannel = 1 << 8
29740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerHasSystemChannel = 1 << 9
29750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerSlowSetPart = 1 << 10
29760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerOffline = 1 << 12
29770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerGM = 1 << 14
29780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerDLS = 1 << 15
29790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSynthesizerSoundLocalization = 1 << 16
29800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerModulationWheel = 1
29810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerBreath = 2
29820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerFoot = 4
29830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerPortamentoTime = 5
29840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerVolume = 7
29850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerBalance = 8
29860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerPan = 10
29870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerExpression = 11
29880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerLever1 = 16
29890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerLever2 = 17
29900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerLever3 = 18
29910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerLever4 = 19
29920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerLever5 = 80
29930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerLever6 = 81
29940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerLever7 = 82
29950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerLever8 = 83
29960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerPitchBend = 32
29970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerAfterTouch = 33
29980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerPartTranspose = 40
29990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerTuneTranspose = 41
30000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerPartVolume = 42
30010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerTuneVolume = 43
30020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerSustain = 64
30030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerPortamento = 65
30040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerSostenuto = 66
30050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerSoftPedal = 67
30060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerReverb = 91
30070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerTremolo = 92
30080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerChorus = 93
30090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerCeleste = 94
30100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerPhaser = 95
30110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerEditPart = 113
30120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerMasterTune = 114
30130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerMasterTranspose = 114
30140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerMasterVolume = 115
30150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerMasterCPULoad = 116
30160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerMasterPolyphony = 117
30170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerMasterFeatures = 118
30180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobStartID = 0x02000000
30190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeAttackTimeID = 0x02000001
30200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeDecayTimeID = 0x02000002
30210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeSustainLevelID = 0x02000003
30220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeRelease1RateID = 0x02000004
30230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeDecayKeyScalingID = 0x02000005
30240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeReleaseTimeID = 0x02000006
30250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeLFODelayID = 0x02000007
30260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeLFORampTimeID = 0x02000008
30270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeLFOPeriodID = 0x02000009
30280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeLFOShapeID = 0x0200000A
30290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeLFODepthID = 0x0200000B
30300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeOverallID = 0x0200000C
30310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeVelocity127ID = 0x0200000D
30320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeVelocity96ID = 0x0200000E
30330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeVelocity64ID = 0x0200000F
30340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeVelocity32ID = 0x02000010
30350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeVelocity16ID = 0x02000011
30360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobPitchTransposeID = 0x02000012
30370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobPitchLFODelayID = 0x02000013
30380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobPitchLFORampTimeID = 0x02000014
30390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobPitchLFOPeriodID = 0x02000015
30400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobPitchLFOShapeID = 0x02000016
30410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobPitchLFODepthID = 0x02000017
30420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobPitchLFOQuantizeID = 0x02000018
30430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobStereoDefaultPanID = 0x02000019
30440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobStereoPositionKeyScalingID = 0x0200001A
30450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobPitchLFOOffsetID = 0x0200001B
30460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobExclusionGroupID = 0x0200001C
30470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobSustainTimeID = 0x0200001D
30480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobSustainInfiniteID = 0x0200001E
30490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeLFOStereoID = 0x0200001F
30500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVelocityLowID = 0x02000020
30510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVelocityHighID = 0x02000021
30520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVelocitySensitivityID = 0x02000022
30530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobPitchSensitivityID = 0x02000023
30540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeLFODepthFromWheelID = 0x02000024
30550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobPitchLFODepthFromWheelID = 0x02000025
30560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeExpOptionsID = 0x02000026
30570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv1AttackTimeID = 0x02000027
30580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv1DecayTimeID = 0x02000028
30590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv1SustainLevelID = 0x02000029
30600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv1SustainTimeID = 0x0200002A
30610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv1SustainInfiniteID = 0x0200002B
30620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv1ReleaseTimeID = 0x0200002C
30630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv1ExpOptionsID = 0x0200002D
30640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv2AttackTimeID = 0x0200002E
30650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv2DecayTimeID = 0x0200002F
30660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv2SustainLevelID = 0x02000030
30670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv2SustainTimeID = 0x02000031
30680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv2SustainInfiniteID = 0x02000032
30690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv2ReleaseTimeID = 0x02000033
30700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobEnv2ExpOptionsID = 0x02000034
30710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobPitchEnvelopeID = 0x02000035
30720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobPitchEnvelopeDepthID = 0x02000036
30730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobFilterKeyFollowID = 0x02000037
30740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobFilterTransposeID = 0x02000038
30750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobFilterQID = 0x02000039
30760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobFilterFrequencyEnvelopeID = 0x0200003A
30770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobFilterFrequencyEnvelopeDepthID = 0x0200003B
30780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobFilterQEnvelopeID = 0x0200003C
30790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobFilterQEnvelopeDepthID = 0x0200003D
30800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobReverbThresholdID = 0x0200003E
30810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobVolumeAttackVelScalingID = 0x0200003F
30820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMSKnobLastIDPlus1 = 0x02000040
30830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControllerMaximum = 0x00007FFF
30840a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# kControllerMinimum = (long)0xFFFF8000
30850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokVoiceCountDynamic = -1
30860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstGMInstrument = 0x00000001
30870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastGMInstrument = 0x00000080
30880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstGSInstrument = 0x00000081
30890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastGSInstrument = 0x00003FFF
30900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstDrumkit = 0x00004000
30910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastDrumkit = 0x00004080
30920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstROMInstrument = 0x00008000
30930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastROMInstrument = 0x0000FFFF
30940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokFirstUserInstrument = 0x00010000
30950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokLastUserInstrument = 0x0001FFFF
30960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInstrumentMatchSynthesizerType = 1
30970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInstrumentMatchSynthesizerName = 2
30980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInstrumentMatchName = 4
30990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInstrumentMatchNumber = 8
31000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInstrumentMatchGMNumber = 16
31010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInstrumentMatchGSNumber = 32
31020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobBasic = 8
31030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobReadOnly = 16
31040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobInterruptUnsafe = 32
31050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobKeyrangeOverride = 64
31060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobGroupStart = 128
31070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobFixedPoint8 = 1024
31080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobFixedPoint16 = 2048
31090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobTypeNumber = 0 << 12
31100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobTypeGroupName = 1 << 12
31110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobTypeBoolean = 2 << 12
31120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobTypeNote = 3 << 12
31130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobTypePan = 4 << 12
31140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobTypeInstrument = 5 << 12
31150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobTypeSetting = 6 << 12
31160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobTypeMilliseconds = 7 << 12
31170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobTypePercentage = 8 << 12
31180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobTypeHertz = 9 << 12
31190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobTypeButton = 10 << 12
31200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUnknownKnobValue = 0x7FFFFFFF
31210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokDefaultKnobValue = 0x7FFFFFFE
31220a8c90248264a8b26970b4473770bcc3df8515fJosh GaonotImplementedMusicErr = (0x80000000 | (0xFFFF & (notImplementedMusicOSErr)))
31230a8c90248264a8b26970b4473770bcc3df8515fJosh GaocantSendToSynthesizerErr = (0x80000000 | (0xFFFF & (cantSendToSynthesizerOSErr)))
31240a8c90248264a8b26970b4473770bcc3df8515fJosh GaocantReceiveFromSynthesizerErr = (0x80000000 | (0xFFFF & (cantReceiveFromSynthesizerOSErr)))
31250a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalVoiceAllocationErr = (0x80000000 | (0xFFFF & (illegalVoiceAllocationOSErr)))
31260a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalPartErr = (0x80000000 | (0xFFFF & (illegalPartOSErr)))
31270a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalChannelErr = (0x80000000 | (0xFFFF & (illegalChannelOSErr)))
31280a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalKnobErr = (0x80000000 | (0xFFFF & (illegalKnobOSErr)))
31290a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalKnobValueErr = (0x80000000 | (0xFFFF & (illegalKnobValueOSErr)))
31300a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalInstrumentErr = (0x80000000 | (0xFFFF & (illegalInstrumentOSErr)))
31310a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalControllerErr = (0x80000000 | (0xFFFF & (illegalControllerOSErr)))
31320a8c90248264a8b26970b4473770bcc3df8515fJosh GaomidiManagerAbsentErr = (0x80000000 | (0xFFFF & (midiManagerAbsentOSErr)))
31330a8c90248264a8b26970b4473770bcc3df8515fJosh GaosynthesizerNotRespondingErr = (0x80000000 | (0xFFFF & (synthesizerNotRespondingOSErr)))
31340a8c90248264a8b26970b4473770bcc3df8515fJosh GaosynthesizerErr = (0x80000000 | (0xFFFF & (synthesizerOSErr)))
31350a8c90248264a8b26970b4473770bcc3df8515fJosh GaoillegalNoteChannelErr = (0x80000000 | (0xFFFF & (illegalNoteChannelOSErr)))
31360a8c90248264a8b26970b4473770bcc3df8515fJosh GaonoteChannelNotAllocatedErr = (0x80000000 | (0xFFFF & (noteChannelNotAllocatedOSErr)))
31370a8c90248264a8b26970b4473770bcc3df8515fJosh GaotunePlayerFullErr = (0x80000000 | (0xFFFF & (tunePlayerFullOSErr)))
31380a8c90248264a8b26970b4473770bcc3df8515fJosh GaotuneParseErr = (0x80000000 | (0xFFFF & (tuneParseOSErr)))
31390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetAtomicInstNoExpandedSamples = 1 << 0
31400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetAtomicInstNoOriginalSamples = 1 << 1
31410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetAtomicInstNoSamples = kGetAtomicInstNoExpandedSamples | kGetAtomicInstNoOriginalSamples
31420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetAtomicInstNoKnobList = 1 << 2
31430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetAtomicInstNoInstrumentInfo = 1 << 3
31440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetAtomicInstOriginalKnobList = 1 << 4
31450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetAtomicInstAllKnobs = 1 << 5
31460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSetAtomicInstKeepOriginalInstrument = 1 << 0
31470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSetAtomicInstShareAcrossParts = 1 << 1
31480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSetAtomicInstCallerTosses = 1 << 2
31490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSetAtomicInstCallerGuarantees = 1 << 3
31500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSetAtomicInstInterruptSafe = 1 << 4
31510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokSetAtomicInstDontPreprocess = 1 << 7
31520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInstrumentNamesModifiable = 1
31530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokInstrumentNamesBoth = 2
31540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicComponentSubtype = FOUR_CHAR_CODE('gene')
31550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicKnob = 1
31560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicInstrumentKnob = 2
31570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicDrumKnob = 3
31580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicGlobalController = 4
31590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResFirst = 0
31600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResMiscStringList = 1
31610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResMiscLongList = 2
31620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResInstrumentList = 3
31630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResDrumList = 4
31640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResInstrumentKnobDescriptionList = 5
31650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResDrumKnobDescriptionList = 6
31660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResKnobDescriptionList = 7
31670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResBitsLongList = 8
31680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResModifiableInstrumentHW = 9
31690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResGMTranslation = 10
31700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResROMInstrumentData = 11
31710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResAboutPICT = 12
31720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicResLast = 13
31730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongFirst = 0
31740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongVoiceCount = 1
31750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongPartCount = 2
31760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongModifiableInstrumentCount = 3
31770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongChannelMask = 4
31780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongDrumPartCount = 5
31790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongModifiableDrumCount = 6
31800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongDrumChannelMask = 7
31810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongOutputCount = 8
31820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongLatency = 9
31830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongFlags = 10
31840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongFirstGMHW = 11
31850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongFirstGMDrumHW = 12
31860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongFirstUserHW = 13
31870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicMiscLongLast = 14
31880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGenericRange = 0x0100
31890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicDerivedRange = 0x0200
31900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicDoMIDI = 1 << 0
31910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicBank0 = 1 << 1
31920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicBank32 = 1 << 2
31930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicErsatzMIDI = 1 << 3
31940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicCallKnobs = 1 << 4
31950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicCallParts = 1 << 5
31960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicCallInstrument = 1 << 6
31970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicCallNumber = 1 << 7
31980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicCallROMInstrument = 1 << 8
31990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGenericMusicAllDefaults = 1 << 9
32000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetInstrumentInfoNoBuiltIn = 1 << 0
32010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetInstrumentInfoMidiUserInst = 1 << 1
32020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGetInstrumentInfoNoIText = 1 << 2
32030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteRequestNoGM = 1
32040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteRequestNoSynthType = 2
32050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteRequestSynthMustMatch = 4
32060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteRequestSpecifyMIDIChannel = 0x80
32070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPickDontMix = 1
32080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPickSameSynth = 2
32090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPickUserInsts = 4
32100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPickEditAllowEdit = 8
32110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPickEditAllowPick = 16
32120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPickEditSynthGlobal = 32
32130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokPickEditControllers = 64
32140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteAllocatorComponentType = FOUR_CHAR_CODE('nota')
32150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNADummyOneSelect = 29
32160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNADummyTwoSelect = 30
32170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneQueueDepth = 8
32180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTunePlayerComponentType = FOUR_CHAR_CODE('tune')
32190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneStartNow = 1
32200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneDontClipNotes = 2
32210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneExcludeEdgeNotes = 4
32220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneQuickStart = 8
32230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneLoopUntil = 16
32240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTunePlayDifference = 32
32250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTunePlayConcurrent = 64
32260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneStartNewMaster = 16384
32270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneStopFade = 1
32280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneStopSustain = 2
32290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneStopInstant = 4
32300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneStopReleaseChannels = 8
32310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneMixMute = 1
32320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneMixSolo = 2
32330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokRestEventType = 0x00000000
32340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteEventType = 0x00000001
32350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControlEventType = 0x00000002
32360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMarkerEventType = 0x00000003
32370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUndefined1EventType = 0x00000008
32380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXNoteEventType = 0x00000009
32390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXControlEventType = 0x0000000A
32400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobEventType = 0x0000000B
32410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUndefined2EventType = 0x0000000C
32420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUndefined3EventType = 0x0000000D
32430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokUndefined4EventType = 0x0000000E
32440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventType = 0x0000000F
32450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXEventLengthBits = 0x00000002
32460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventLengthBits = 0x00000003
32470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEventLen = 1L
32480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXEventLen = 2L
32490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokRestEventLen = kEventLen
32500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteEventLen = kEventLen
32510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControlEventLen = kEventLen
32520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMarkerEventLen = kEventLen
32530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXNoteEventLen = kXEventLen
32540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXControlEventLen = kXEventLen
32550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventLen = kXEventLen
32560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEventLengthFieldPos = 30
32570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEventLengthFieldWidth = 2
32580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEventTypeFieldPos = 29
32590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEventTypeFieldWidth = 3
32600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXEventTypeFieldPos = 28
32610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXEventTypeFieldWidth = 4
32620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEventPartFieldPos = 24
32630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEventPartFieldWidth = 5
32640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXEventPartFieldPos = 16
32650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXEventPartFieldWidth = 12
32660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokRestEventDurationFieldPos = 0
32670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokRestEventDurationFieldWidth = 24
32680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokRestEventDurationMax = ((1L << kRestEventDurationFieldWidth) - 1)
32690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteEventPitchFieldPos = 18
32700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteEventPitchFieldWidth = 6
32710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteEventPitchOffset = 32
32720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteEventVolumeFieldPos = 11
32730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteEventVolumeFieldWidth = 7
32740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteEventVolumeOffset = 0
32750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteEventDurationFieldPos = 0
32760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteEventDurationFieldWidth = 11
32770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNoteEventDurationMax = ((1L << kNoteEventDurationFieldWidth) - 1)
32780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXNoteEventPitchFieldPos = 0
32790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXNoteEventPitchFieldWidth = 16
32800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXNoteEventDurationFieldPos = 0
32810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXNoteEventDurationFieldWidth = 22
32820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXNoteEventDurationMax = ((1L << kXNoteEventDurationFieldWidth) - 1)
32830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXNoteEventVolumeFieldPos = 22
32840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXNoteEventVolumeFieldWidth = 7
32850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControlEventControllerFieldPos = 16
32860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControlEventControllerFieldWidth = 8
32870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControlEventValueFieldPos = 0
32880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokControlEventValueFieldWidth = 16
32890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXControlEventControllerFieldPos = 0
32900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXControlEventControllerFieldWidth = 16
32910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXControlEventValueFieldPos = 0
32920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokXControlEventValueFieldWidth = 16
32930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobEventValueHighFieldPos = 0
32940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobEventValueHighFieldWidth = 16
32950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobEventKnobFieldPos = 16
32960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobEventKnobFieldWidth = 14
32970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobEventValueLowFieldPos = 0
32980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokKnobEventValueLowFieldWidth = 16
32990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMarkerEventSubtypeFieldPos = 16
33000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMarkerEventSubtypeFieldWidth = 8
33010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMarkerEventValueFieldPos = 0
33020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMarkerEventValueFieldWidth = 16
33030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventSubtypeFieldPos = 16
33040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventSubtypeFieldWidth = 14
33050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventLengthFieldPos = 0
33060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventLengthFieldWidth = 16
33070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEndMarkerValue = 0x00000060
33080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokEndMarkerValue = 0x60000000
33090a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# _ext = qtma_EXT(*lP
33100a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# ulen = (_ext < 2) ? 1 : 2
33110a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# ulen = (unsigned short)qtma_EXT(*lP
33120a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# ulen = lP[1]
33130a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# _ext = qtma_EXT(*lP
33140a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# ulen = (_ext < 2) ? 1 : 2
33150a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# ulen = (unsigned short)qtma_EXT(*lP
33160a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# ulen = lP[-1]
33170a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# x = (kRestEventType << kEventTypeFieldPos)   \
33180a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# x = EndianU32_NtoB(x) )
33190a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# x = (kNoteEventType << kEventTypeFieldPos)  \
33200a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# x = EndianU32_NtoB(x) )
33210a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# x = (kControlEventType << kEventTypeFieldPos)           \
33220a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# x = EndianU32_NtoB(x) )
33230a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# x = (kMarkerEventType << kEventTypeFieldPos)    \
33240a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# x = EndianU32_NtoB(x) )
33250a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w1 = (kXNoteEventType << kXEventTypeFieldPos)            \
33260a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w1 = EndianU32_NtoB(w1)
33270a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w2 = (kXEventLengthBits << kEventLengthFieldPos)        \
33280a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w2 = EndianU32_NtoB(w2) )
33290a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w1 = (kXControlEventType << kXEventTypeFieldPos)             \
33300a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w1 = EndianU32_NtoB(w1)
33310a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w2 = (kXEventLengthBits << kEventLengthFieldPos)             \
33320a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w2 = EndianU32_NtoB(w2) )
33330a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w1 = (kKnobEventType << kXEventTypeFieldPos)                 \
33340a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w1 = EndianU32_NtoB(w1)
33350a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w2 = (kXEventLengthBits << kEventLengthFieldPos)             \
33360a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w2 = EndianU32_NtoB(w2) )
33370a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w1 = (kGeneralEventType << kXEventTypeFieldPos)              \
33380a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w1 = EndianU32_NtoB(w1)
33390a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w2 = (kGeneralEventLengthBits << kEventLengthFieldPos)          \
33400a8c90248264a8b26970b4473770bcc3df8515fJosh Gao# w2 = EndianU32_NtoB(w2) )
33410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventNoteRequest = 1
33420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventPartKey = 4
33430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventTuneDifference = 5
33440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventAtomicInstrument = 6
33450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventKnob = 7
33460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventMIDIChannel = 8
33470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventPartChange = 9
33480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventNoOp = 10
33490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventUsedNotes = 11
33500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokGeneralEventPartMix = 12
33510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMarkerEventEnd = 0
33520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMarkerEventBeat = 1
33530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMarkerEventTempo = 2
33540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCurrentlyNativeEndian = 1
33550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokCurrentlyNotNativeEndian = 2
33560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMIDIGetMIDIPortsSelect = 0x0001
33570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMIDIUseSendPortSelect = 0x0002
33580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokQTMIDISendMIDISelect = 0x0003
33590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetDescriptionSelect = 0x0001
33600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetPartSelect = 0x0002
33610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSetPartSelect = 0x0003
33620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSetPartInstrumentNumberSelect = 0x0004
33630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetPartInstrumentNumberSelect = 0x0005
33640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicStorePartInstrumentSelect = 0x0006
33650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetPartAtomicInstrumentSelect = 0x0009
33660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSetPartAtomicInstrumentSelect = 0x000A
33670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetPartKnobSelect = 0x0010
33680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSetPartKnobSelect = 0x0011
33690a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetKnobSelect = 0x0012
33700a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSetKnobSelect = 0x0013
33710a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetPartNameSelect = 0x0014
33720a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSetPartNameSelect = 0x0015
33730a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicFindToneSelect = 0x0016
33740a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicPlayNoteSelect = 0x0017
33750a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicResetPartSelect = 0x0018
33760a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSetPartControllerSelect = 0x0019
33770a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetPartControllerSelect = 0x001A
33780a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetMIDIProcSelect = 0x001B
33790a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSetMIDIProcSelect = 0x001C
33800a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetInstrumentNamesSelect = 0x001D
33810a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetDrumNamesSelect = 0x001E
33820a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetMasterTuneSelect = 0x001F
33830a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSetMasterTuneSelect = 0x0020
33840a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetInstrumentAboutInfoSelect = 0x0022
33850a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetDeviceConnectionSelect = 0x0023
33860a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicUseDeviceConnectionSelect = 0x0024
33870a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetKnobSettingStringsSelect = 0x0025
33880a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetMIDIPortsSelect = 0x0026
33890a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSendMIDISelect = 0x0027
33900a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicStartOfflineSelect = 0x0029
33910a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSetOfflineTimeToSelect = 0x002A
33920a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetInstrumentKnobDescriptionSelect = 0x002B
33930a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetDrumKnobDescriptionSelect = 0x002C
33940a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetKnobDescriptionSelect = 0x002D
33950a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetInfoTextSelect = 0x002E
33960a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGetInstrumentInfoSelect = 0x002F
33970a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicTaskSelect = 0x0031
33980a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSetPartInstrumentNumberInterruptSafeSelect = 0x0032
33990a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicSetPartSoundLocalizationSelect = 0x0033
34000a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGenericConfigureSelect = 0x0100
34010a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGenericGetPartSelect = 0x0101
34020a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGenericGetKnobListSelect = 0x0102
34030a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicGenericSetResourceNumbersSelect = 0x0103
34040a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicDerivedMIDISendSelect = 0x0200
34050a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicDerivedSetKnobSelect = 0x0201
34060a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicDerivedSetPartSelect = 0x0202
34070a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicDerivedSetInstrumentSelect = 0x0203
34080a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicDerivedSetPartInstrumentNumberSelect = 0x0204
34090a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicDerivedSetMIDISelect = 0x0205
34100a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicDerivedStorePartInstrumentSelect = 0x0206
34110a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicDerivedOpenResFileSelect = 0x0207
34120a8c90248264a8b26970b4473770bcc3df8515fJosh GaokMusicDerivedCloseResFileSelect = 0x0208
34130a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNARegisterMusicDeviceSelect = 0x0000
34140a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAUnregisterMusicDeviceSelect = 0x0001
34150a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAGetRegisteredMusicDeviceSelect = 0x0002
34160a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNASaveMusicConfigurationSelect = 0x0003
34170a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNANewNoteChannelSelect = 0x0004
34180a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNADisposeNoteChannelSelect = 0x0005
34190a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAGetNoteChannelInfoSelect = 0x0006
34200a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAPrerollNoteChannelSelect = 0x0007
34210a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAUnrollNoteChannelSelect = 0x0008
34220a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNASetNoteChannelVolumeSelect = 0x000B
34230a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAResetNoteChannelSelect = 0x000C
34240a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAPlayNoteSelect = 0x000D
34250a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNASetControllerSelect = 0x000E
34260a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNASetKnobSelect = 0x000F
34270a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAFindNoteChannelToneSelect = 0x0010
34280a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNASetInstrumentNumberSelect = 0x0011
34290a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAPickInstrumentSelect = 0x0012
34300a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAPickArrangementSelect = 0x0013
34310a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAStuffToneDescriptionSelect = 0x001B
34320a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNACopyrightDialogSelect = 0x001C
34330a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAGetIndNoteChannelSelect = 0x001F
34340a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAGetMIDIPortsSelect = 0x0021
34350a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAGetNoteRequestSelect = 0x0022
34360a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNASendMIDISelect = 0x0023
34370a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAPickEditInstrumentSelect = 0x0024
34380a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNANewNoteChannelFromAtomicInstrumentSelect = 0x0025
34390a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNASetAtomicInstrumentSelect = 0x0026
34400a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAGetKnobSelect = 0x0028
34410a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNATaskSelect = 0x0029
34420a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNASetNoteChannelBalanceSelect = 0x002A
34430a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNASetInstrumentNumberInterruptSafeSelect = 0x002B
34440a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNASetNoteChannelSoundLocalizationSelect = 0x002C
34450a8c90248264a8b26970b4473770bcc3df8515fJosh GaokNAGetControllerSelect = 0x002D
34460a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneSetHeaderSelect = 0x0004
34470a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneGetTimeBaseSelect = 0x0005
34480a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneSetTimeScaleSelect = 0x0006
34490a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneGetTimeScaleSelect = 0x0007
34500a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneGetIndexedNoteChannelSelect = 0x0008
34510a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneQueueSelect = 0x000A
34520a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneInstantSelect = 0x000B
34530a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneGetStatusSelect = 0x000C
34540a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneStopSelect = 0x000D
34550a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneSetVolumeSelect = 0x0010
34560a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneGetVolumeSelect = 0x0011
34570a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTunePrerollSelect = 0x0012
34580a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneUnrollSelect = 0x0013
34590a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneSetNoteChannelsSelect = 0x0014
34600a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneSetPartTransposeSelect = 0x0015
34610a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneGetNoteAllocatorSelect = 0x0017
34620a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneSetSofterSelect = 0x0018
34630a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneTaskSelect = 0x0019
34640a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneSetBalanceSelect = 0x001A
34650a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneSetSoundLocalizationSelect = 0x001B
34660a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneSetHeaderWithSizeSelect = 0x001C
34670a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneSetPartMixSelect = 0x001D
34680a8c90248264a8b26970b4473770bcc3df8515fJosh GaokTuneGetPartMixSelect = 0x001E
3469