387 lines
11 KiB
Python
387 lines
11 KiB
Python
# Generated from 'sap:Metrowerks:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Movies.h'
|
|
|
|
MovieFileType = 'MooV'
|
|
MediaHandlerType = 'mhlr'
|
|
DataHandlerType = 'dhlr'
|
|
VideoMediaType = 'vide'
|
|
SoundMediaType = 'soun'
|
|
TextMediaType = 'text'
|
|
BaseMediaType = 'gnrc'
|
|
MPEGMediaType = 'MPEG'
|
|
MusicMediaType = 'musi'
|
|
TimeCodeMediaType = 'tmcd'
|
|
SpriteMediaType = 'sprt'
|
|
TweenMediaType = 'twen'
|
|
ThreeDeeMediaType = 'qd3d'
|
|
HandleDataHandlerSubType = 'hndl'
|
|
ResourceDataHandlerSubType = 'rsrc'
|
|
VisualMediaCharacteristic = 'eyes'
|
|
AudioMediaCharacteristic = 'ears'
|
|
kCharacteristicCanSendVideo = 'vsnd'
|
|
DoTheRightThing = 0
|
|
kMusicFlagDontPlay2Soft = 1L << 0
|
|
dfDontDisplay = 1 << 0
|
|
dfDontAutoScale = 1 << 1
|
|
dfClipToTextBox = 1 << 2
|
|
dfUseMovieBGColor = 1 << 3
|
|
dfShrinkTextBoxToFit = 1 << 4
|
|
dfScrollIn = 1 << 5
|
|
dfScrollOut = 1 << 6
|
|
dfHorizScroll = 1 << 7
|
|
dfReverseScroll = 1 << 8
|
|
dfContinuousScroll = 1 << 9
|
|
dfFlowHoriz = 1 << 10
|
|
dfContinuousKaraoke = 1 << 11
|
|
dfDropShadow = 1 << 12
|
|
dfAntiAlias = 1 << 13
|
|
dfKeyedText = 1 << 14
|
|
dfInverseHilite = 1 << 15
|
|
dfTextColorHilite = 1 << 16
|
|
searchTextDontGoToFoundTime = 1L << 16
|
|
searchTextDontHiliteFoundText = 1L << 17
|
|
searchTextOneTrackOnly = 1L << 18
|
|
searchTextEnabledTracksOnly = 1L << 19
|
|
k3DMediaRendererEntry = 'rend'
|
|
k3DMediaRendererName = 'name'
|
|
k3DMediaRendererCode = 'rcod'
|
|
movieProgressOpen = 0
|
|
movieProgressUpdatePercent = 1
|
|
movieProgressClose = 2
|
|
progressOpFlatten = 1
|
|
progressOpInsertTrackSegment = 2
|
|
progressOpInsertMovieSegment = 3
|
|
progressOpPaste = 4
|
|
progressOpAddMovieSelection = 5
|
|
progressOpCopy = 6
|
|
progressOpCut = 7
|
|
progressOpLoadMovieIntoRam = 8
|
|
progressOpLoadTrackIntoRam = 9
|
|
progressOpLoadMediaIntoRam = 10
|
|
progressOpImportMovie = 11
|
|
progressOpExportMovie = 12
|
|
mediaQualityDraft = 0x0000
|
|
mediaQualityNormal = 0x0040
|
|
mediaQualityBetter = 0x0080
|
|
mediaQualityBest = 0x00C0
|
|
loopTimeBase = 1
|
|
palindromeLoopTimeBase = 2
|
|
maintainTimeBaseZero = 4
|
|
triggerTimeFwd = 0x0001
|
|
triggerTimeBwd = 0x0002
|
|
triggerTimeEither = 0x0003
|
|
triggerRateLT = 0x0004
|
|
triggerRateGT = 0x0008
|
|
triggerRateEqual = 0x0010
|
|
triggerRateChange = 0
|
|
triggerAtStart = 0x0001
|
|
triggerAtStop = 0x0002
|
|
timeBaseBeforeStartTime = 1
|
|
timeBaseAfterStopTime = 2
|
|
callBackAtTime = 1
|
|
callBackAtRate = 2
|
|
callBackAtTimeJump = 3
|
|
callBackAtExtremes = 4
|
|
callBackAtInterrupt = 0x8000
|
|
callBackAtDeferredTask = 0x4000
|
|
qtcbNeedsRateChanges = 1
|
|
qtcbNeedsTimeChanges = 2
|
|
qtcbNeedsStartStopChanges = 4
|
|
keepInRam = 1 << 0
|
|
unkeepInRam = 1 << 1
|
|
flushFromRam = 1 << 2
|
|
loadForwardTrackEdits = 1 << 3
|
|
loadBackwardTrackEdits = 1 << 4
|
|
newMovieActive = 1 << 0
|
|
newMovieDontResolveDataRefs = 1 << 1
|
|
newMovieDontAskUnresolvedDataRefs = 1 << 2
|
|
newMovieDontAutoAlternates = 1 << 3
|
|
newMovieDontUpdateForeBackPointers = 1 << 4
|
|
trackUsageInMovie = 1 << 1
|
|
trackUsageInPreview = 1 << 2
|
|
trackUsageInPoster = 1 << 3
|
|
mediaSampleNotSync = 1 << 0
|
|
mediaSampleShadowSync = 1 << 1
|
|
pasteInParallel = 1 << 0
|
|
showUserSettingsDialog = 1 << 1
|
|
movieToFileOnlyExport = 1 << 2
|
|
movieFileSpecValid = 1 << 3
|
|
nextTimeMediaSample = 1 << 0
|
|
nextTimeMediaEdit = 1 << 1
|
|
nextTimeTrackEdit = 1 << 2
|
|
nextTimeSyncSample = 1 << 3
|
|
nextTimeStep = 1 << 4
|
|
nextTimeEdgeOK = 1 << 14
|
|
nextTimeIgnoreActiveSegment = 1 << 15
|
|
createMovieFileDeleteCurFile = 1L << 31
|
|
createMovieFileDontCreateMovie = 1L << 30
|
|
createMovieFileDontOpenFile = 1L << 29
|
|
flattenAddMovieToDataFork = 1L << 0
|
|
flattenActiveTracksOnly = 1L << 2
|
|
flattenDontInterleaveFlatten = 1L << 3
|
|
flattenFSSpecPtrIsDataRefRecordPtr = 1L << 4
|
|
movieInDataForkResID = -1
|
|
mcTopLeftMovie = 1 << 0
|
|
mcScaleMovieToFit = 1 << 1
|
|
mcWithBadge = 1 << 2
|
|
mcNotVisible = 1 << 3
|
|
mcWithFrame = 1 << 4
|
|
movieScrapDontZeroScrap = 1 << 0
|
|
movieScrapOnlyPutMovie = 1 << 1
|
|
dataRefSelfReference = 1 << 0
|
|
dataRefWasNotResolved = 1 << 1
|
|
hintsScrubMode = 1 << 0
|
|
hintsLoop = 1 << 1
|
|
hintsDontPurge = 1 << 2
|
|
hintsUseScreenBuffer = 1 << 5
|
|
hintsAllowInterlace = 1 << 6
|
|
hintsUseSoundInterp = 1 << 7
|
|
hintsHighQuality = 1 << 8
|
|
hintsPalindrome = 1 << 9
|
|
hintsInactive = 1 << 11
|
|
mediaHandlerFlagBaseClient = 1
|
|
movieTrackMediaType = 1 << 0
|
|
movieTrackCharacteristic = 1 << 1
|
|
movieTrackEnabledOnly = 1 << 2
|
|
movieDrawingCallWhenChanged = 0
|
|
movieDrawingCallAlways = 1
|
|
preloadAlways = 1L << 0
|
|
preloadOnlyIfEnabled = 1L << 1
|
|
fullScreenHideCursor = 1L << 0
|
|
fullScreenAllowEvents = 1L << 1
|
|
fullScreenDontChangeMenuBar = 1L << 2
|
|
fullScreenPreflightSize = 1L << 3
|
|
kBackgroundSpriteLayerNum = 32767
|
|
kSpritePropertyMatrix = 1
|
|
kSpritePropertyImageDescription = 2
|
|
kSpritePropertyImageDataPtr = 3
|
|
kSpritePropertyVisible = 4
|
|
kSpritePropertyLayer = 5
|
|
kSpritePropertyGraphicsMode = 6
|
|
kSpritePropertyImageIndex = 100
|
|
kSpriteTrackPropertyBackgroundColor = 101
|
|
kSpriteTrackPropertyOffscreenBitDepth = 102
|
|
kSpriteTrackPropertySampleFormat = 103
|
|
kOnlyDrawToSpriteWorld = 1L << 0
|
|
kSpriteWorldPreflight = 1L << 1
|
|
kSpriteWorldDidDraw = 1L << 0
|
|
kSpriteWorldNeedsToDraw = 1L << 1
|
|
kKeyFrameAndSingleOverride = 1L << 1
|
|
kKeyFrameAndAllOverrides = 1L << 2
|
|
kParentAtomIsContainer = 0
|
|
kITextRemoveEverythingBut = 0 << 1
|
|
kITextRemoveLeaveSuggestedAlternate = 1 << 1
|
|
kITextAtomType = 'itxt'
|
|
kITextStringAtomType = 'text'
|
|
kTrackModifierInput = 0x696E
|
|
kTrackModifierType = 0x7479
|
|
kTrackModifierReference = 'ssrc'
|
|
kTrackModifierObjectID = 'obid'
|
|
kTrackModifierInputName = 'name'
|
|
kInputMapSubInputID = 'subi'
|
|
kTrackModifierTypeMatrix = 1
|
|
kTrackModifierTypeClip = 2
|
|
kTrackModifierTypeGraphicsMode = 5
|
|
kTrackModifierTypeVolume = 3
|
|
kTrackModifierTypeBalance = 4
|
|
kTrackModifierTypeSpriteImage = 'vide'
|
|
kTrackModifierObjectMatrix = 6
|
|
kTrackModifierObjectGraphicsMode = 7
|
|
kTrackModifierType3d4x4Matrix = 8
|
|
kTrackModifierCameraData = 9
|
|
kTrackModifierSoundLocalizationData = 10
|
|
kTweenTypeShort = 1
|
|
kTweenTypeLong = 2
|
|
kTweenTypeFixed = 3
|
|
kTweenTypePoint = 4
|
|
kTweenTypeQDRect = 5
|
|
kTweenTypeQDRegion = 6
|
|
kTweenTypeMatrix = 7
|
|
kTweenTypeRGBColor = 8
|
|
kTweenTypeGraphicsModeWithRGBColor = 9
|
|
kTweenType3dScale = '3sca'
|
|
kTweenType3dTranslate = '3tra'
|
|
kTweenType3dRotate = '3rot'
|
|
kTweenType3dRotateAboutPoint = '3rap'
|
|
kTweenType3dRotateAboutAxis = '3rax'
|
|
kTweenType3dQuaternion = '3qua'
|
|
kTweenType3dMatrix = '3mat'
|
|
kTweenType3dCameraData = '3cam'
|
|
kTweenType3dSoundLocalizationData = '3slc'
|
|
kTweenEntry = 'twen'
|
|
kTweenData = 'data'
|
|
kTweenType = 'twnt'
|
|
kTweenStartOffset = 'twst'
|
|
kTweenDuration = 'twdu'
|
|
kTween3dInitialCondition = 'icnd'
|
|
kTweenInterpolationStyle = 'isty'
|
|
kTweenRegionData = 'qdrg'
|
|
kTweenPictureData = 'PICT'
|
|
internalComponentErr = -2070
|
|
notImplementedMusicOSErr = -2071
|
|
cantSendToSynthesizerOSErr = -2072
|
|
cantReceiveFromSynthesizerOSErr = -2073
|
|
illegalVoiceAllocationOSErr = -2074
|
|
illegalPartOSErr = -2075
|
|
illegalChannelOSErr = -2076
|
|
illegalKnobOSErr = -2077
|
|
illegalKnobValueOSErr = -2078
|
|
illegalInstrumentOSErr = -2079
|
|
illegalControllerOSErr = -2080
|
|
midiManagerAbsentOSErr = -2081
|
|
synthesizerNotRespondingOSErr = -2082
|
|
synthesizerOSErr = -2083
|
|
illegalNoteChannelOSErr = -2084
|
|
noteChannelNotAllocatedOSErr = -2085
|
|
tunePlayerFullOSErr = -2086
|
|
tuneParseOSErr = -2087
|
|
videoFlagDontLeanAhead = 1L << 0
|
|
txtProcDefaultDisplay = 0
|
|
txtProcDontDisplay = 1
|
|
txtProcDoDisplay = 2
|
|
findTextEdgeOK = 1 << 0
|
|
findTextCaseSensitive = 1 << 1
|
|
findTextReverseSearch = 1 << 2
|
|
findTextWrapAround = 1 << 3
|
|
findTextUseOffset = 1 << 4
|
|
dropShadowOffsetType = 'drpo'
|
|
dropShadowTranslucencyType = 'drpt'
|
|
spriteHitTestBounds = 1L << 0
|
|
spriteHitTestImage = 1L << 1
|
|
kSpriteAtomType = 'sprt'
|
|
kSpriteImagesContainerAtomType = 'imct'
|
|
kSpriteImageAtomType = 'imag'
|
|
kSpriteImageDataAtomType = 'imda'
|
|
kSpriteSharedDataAtomType = 'dflt'
|
|
kSpriteNameAtomType = 'name'
|
|
MovieControllerComponentType = 'play'
|
|
mcActionIdle = 1
|
|
mcActionDraw = 2
|
|
mcActionActivate = 3
|
|
mcActionDeactivate = 4
|
|
mcActionMouseDown = 5
|
|
mcActionKey = 6
|
|
mcActionPlay = 8
|
|
mcActionGoToTime = 12
|
|
mcActionSetVolume = 14
|
|
mcActionGetVolume = 15
|
|
mcActionStep = 18
|
|
mcActionSetLooping = 21
|
|
mcActionGetLooping = 22
|
|
mcActionSetLoopIsPalindrome = 23
|
|
mcActionGetLoopIsPalindrome = 24
|
|
mcActionSetGrowBoxBounds = 25
|
|
mcActionControllerSizeChanged = 26
|
|
mcActionSetSelectionBegin = 29
|
|
mcActionSetSelectionDuration = 30
|
|
mcActionSetKeysEnabled = 32
|
|
mcActionGetKeysEnabled = 33
|
|
mcActionSetPlaySelection = 34
|
|
mcActionGetPlaySelection = 35
|
|
mcActionSetUseBadge = 36
|
|
mcActionGetUseBadge = 37
|
|
mcActionSetFlags = 38
|
|
mcActionGetFlags = 39
|
|
mcActionSetPlayEveryFrame = 40
|
|
mcActionGetPlayEveryFrame = 41
|
|
mcActionGetPlayRate = 42
|
|
mcActionShowBalloon = 43
|
|
mcActionBadgeClick = 44
|
|
mcActionMovieClick = 45
|
|
mcActionSuspend = 46
|
|
mcActionResume = 47
|
|
mcActionSetControllerKeysEnabled = 48
|
|
mcActionGetTimeSliderRect = 49
|
|
mcActionMovieEdited = 50
|
|
mcActionGetDragEnabled = 51
|
|
mcActionSetDragEnabled = 52
|
|
mcActionGetSelectionBegin = 53
|
|
mcActionGetSelectionDuration = 54
|
|
mcActionPrerollAndPlay = 55
|
|
mcActionGetCursorSettingEnabled = 56
|
|
mcActionSetCursorSettingEnabled = 57
|
|
mcActionSetColorTable = 58
|
|
mcFlagSuppressMovieFrame = 1 << 0
|
|
mcFlagSuppressStepButtons = 1 << 1
|
|
mcFlagSuppressSpeakerButton = 1 << 2
|
|
mcFlagsUseWindowPalette = 1 << 3
|
|
mcFlagsDontInvalidate = 1 << 4
|
|
mcPositionDontInvalidate = 1 << 5
|
|
mcInfoUndoAvailable = 1 << 0
|
|
mcInfoCutAvailable = 1 << 1
|
|
mcInfoCopyAvailable = 1 << 2
|
|
mcInfoPasteAvailable = 1 << 3
|
|
mcInfoClearAvailable = 1 << 4
|
|
mcInfoHasSound = 1 << 5
|
|
mcInfoIsPlaying = 1 << 6
|
|
mcInfoIsLooping = 1 << 7
|
|
mcInfoIsInPalindrome = 1 << 8
|
|
mcInfoEditingEnabled = 1 << 9
|
|
mcInfoMovieIsInteractive = 1 << 10
|
|
mcMenuUndo = 1
|
|
mcMenuCut = 3
|
|
mcMenuCopy = 4
|
|
mcMenuPaste = 5
|
|
mcMenuClear = 6
|
|
kVideoMediaResetStatisticsSelect = 0x0105
|
|
kVideoMediaGetStatisticsSelect = 0x0106
|
|
kTextMediaSetTextProcSelect = 0x0101
|
|
kTextMediaAddTextSampleSelect = 0x0102
|
|
kTextMediaAddTESampleSelect = 0x0103
|
|
kTextMediaAddHiliteSampleSelect = 0x0104
|
|
kTextMediaFindNextTextSelect = 0x0105
|
|
kTextMediaHiliteTextSampleSelect = 0x0106
|
|
kTextMediaSetTextSampleDataSelect = 0x0107
|
|
kSpriteMediaSetPropertySelect = 0x0101
|
|
kSpriteMediaGetPropertySelect = 0x0102
|
|
kSpriteMediaHitTestSpritesSelect = 0x0103
|
|
kSpriteMediaCountSpritesSelect = 0x0104
|
|
kSpriteMediaCountImagesSelect = 0x0105
|
|
kSpriteMediaGetIndImageDescriptionSelect = 0x0106
|
|
kSpriteMediaGetDisplayedSampleNumberSelect = 0x0107
|
|
kMedia3DGetNamedObjectListSelect = 0x0101
|
|
kMedia3DGetRendererListSelect = 0x0102
|
|
kMCSetMovieSelect = 0x0002
|
|
kMCGetIndMovieSelect = 0x0005
|
|
kMCRemoveAllMoviesSelect = 0x0006
|
|
kMCRemoveAMovieSelect = 0x0003
|
|
kMCRemoveMovieSelect = 0x0006
|
|
kMCIsPlayerEventSelect = 0x0007
|
|
kMCSetActionFilterSelect = 0x0008
|
|
kMCDoActionSelect = 0x0009
|
|
kMCSetControllerAttachedSelect = 0x000A
|
|
kMCIsControllerAttachedSelect = 0x000B
|
|
kMCSetControllerPortSelect = 0x000C
|
|
kMCGetControllerPortSelect = 0x000D
|
|
kMCSetVisibleSelect = 0x000E
|
|
kMCGetVisibleSelect = 0x000F
|
|
kMCGetControllerBoundsRectSelect = 0x0010
|
|
kMCSetControllerBoundsRectSelect = 0x0011
|
|
kMCGetControllerBoundsRgnSelect = 0x0012
|
|
kMCGetWindowRgnSelect = 0x0013
|
|
kMCMovieChangedSelect = 0x0014
|
|
kMCSetDurationSelect = 0x0015
|
|
kMCGetCurrentTimeSelect = 0x0016
|
|
kMCNewAttachedControllerSelect = 0x0017
|
|
kMCDrawSelect = 0x0018
|
|
kMCActivateSelect = 0x0019
|
|
kMCIdleSelect = 0x001A
|
|
kMCKeySelect = 0x001B
|
|
kMCClickSelect = 0x001C
|
|
kMCEnableEditingSelect = 0x001D
|
|
kMCIsEditingEnabledSelect = 0x001E
|
|
kMCCopySelect = 0x001F
|
|
kMCCutSelect = 0x0020
|
|
kMCPasteSelect = 0x0021
|
|
kMCClearSelect = 0x0022
|
|
kMCUndoSelect = 0x0023
|
|
kMCPositionControllerSelect = 0x0024
|
|
kMCGetControllerInfoSelect = 0x0025
|
|
kMCSetClipSelect = 0x0028
|
|
kMCGetClipSelect = 0x0029
|
|
kMCDrawBadgeSelect = 0x002A
|
|
kMCSetUpEditMenuSelect = 0x002B
|
|
kMCGetMenuStringSelect = 0x002C
|
|
kMCSetActionFilterWithRefConSelect = 0x002D
|
|
kMCPtInControllerSelect = 0x002E
|
|
kMCInvalidateSelect = 0x002F
|