xine-lib 1.2.13-20230125hg15249
select.h
Go to the documentation of this file.
1
2enum {
3 kComponentOpenSelect = -1, /* ComponentInstance for this open */
4 kComponentCloseSelect = -2, /* ComponentInstance for this close */
5 kComponentCanDoSelect = -3, /* selector # being queried */
6 kComponentVersionSelect = -4, /* no params */
7 kComponentRegisterSelect = -5, /* no params */
8 kComponentTargetSelect = -6, /* ComponentInstance for top of call chain */
9 kComponentUnregisterSelect = -7, /* no params */
10 kComponentGetMPWorkFunctionSelect = -8, /* some params */
11 kComponentExecuteWiredActionSelect = -9, /* QTAtomContainer actionContainer, QTAtom actionAtom, QTCustomActionTargetPtr target, QTEventRecordPtr event */
12 kComponentGetPublicResourceSelect = -10 /* OSType resourceType, short resourceId, Handle *resource */
13};
14
15/* selectors for component calls */
16enum {
68};
@ kComponentUnregisterSelect
Definition select.h:9
@ kComponentTargetSelect
Definition select.h:8
@ kComponentOpenSelect
Definition select.h:3
@ kComponentGetPublicResourceSelect
Definition select.h:12
@ kComponentExecuteWiredActionSelect
Definition select.h:11
@ kComponentCloseSelect
Definition select.h:4
@ kComponentVersionSelect
Definition select.h:6
@ kComponentRegisterSelect
Definition select.h:7
@ kComponentGetMPWorkFunctionSelect
Definition select.h:10
@ kComponentCanDoSelect
Definition select.h:5
@ kImageCodecCancelTriggerSelect
Definition select.h:67
@ kImageCodecHitTestDataSelect
Definition select.h:36
@ kImageCodecQueueStartingSelect
Definition select.h:63
@ kImageCodecBeginBandSelect
Definition select.h:60
@ kImageCodecHitTestDataWithFlagsSelect
Definition select.h:52
@ kImageCodecSourceChangedSelect
Definition select.h:41
@ kImageCodecCreateStandardParameterDialogSelect
Definition select.h:46
@ kImageCodecExtractAndCombineFieldsSelect
Definition select.h:38
@ kImageCodecBandDecompressSelect
Definition select.h:23
@ kImageCodecSetTimeCodeSelect
Definition select.h:32
@ kImageCodecGetBaseMPWorkFunctionSelect
Definition select.h:54
@ kImageCodecValidateParametersSelect
Definition select.h:53
@ kImageCodecInitializeSelect
Definition select.h:59
@ kImageCodecPreCompressSelect
Definition select.h:20
@ kImageCodecNewImageBufferMemorySelect
Definition select.h:37
@ kImageCodecQueueStoppingSelect
Definition select.h:64
@ kImageCodecIsStandardParameterDialogEventSelect
Definition select.h:47
@ kImageCodecEndBandSelect
Definition select.h:62
@ kImageCodecDisposeMemorySelect
Definition select.h:35
@ kImageCodecSetSettingsSelect
Definition select.h:30
@ kImageCodecGetSimilaritySelect
Definition select.h:26
@ kImageCodecGetSettingsAsTextSelect
Definition select.h:43
@ kImageCodecSetTimeBaseSelect
Definition select.h:40
@ kImageCodecDisposeImageGWorldSelect
Definition select.h:51
@ kImageCodecDismissStandardParameterDialogSelect
Definition select.h:48
@ kImageCodecFlushFrameSelect
Definition select.h:42
@ kImageCodecPreflightSelect
Definition select.h:58
@ kImageCodecScheduleFrameSelect
Definition select.h:66
@ kImageCodecStandardParameterDialogDoActionSelect
Definition select.h:49
@ kImageCodecTrimImageSelect
Definition select.h:27
@ kImageCodecGetParameterListSelect
Definition select.h:45
@ kImageCodecGetCodecInfoSelect
Definition select.h:17
@ kImageCodecGetMaxCompressionSizeWithSourcesSelect
Definition select.h:39
@ kImageCodecGetSourceDataGammaLevelSelect
Definition select.h:56
@ kImageCodecRequestGammaLevelSelect
Definition select.h:55
@ kImageCodecGetCompressedImageSizeSelect
Definition select.h:25
@ kImageCodecNewImageGWorldSelect
Definition select.h:50
@ kImageCodecDroppingFrameSelect
Definition select.h:65
@ kImageCodecGetCompressionTimeSelect
Definition select.h:18
@ kImageCodecIsImageDescriptionEquivalentSelect
Definition select.h:33
@ kImageCodecGetParameterListHandleSelect
Definition select.h:44
@ kImageCodecGetSettingsSelect
Definition select.h:29
@ kImageCodecPreDecompressSelect
Definition select.h:22
@ kImageCodecNewMemorySelect
Definition select.h:34
@ kImageCodecGetMaxCompressionSizeSelect
Definition select.h:19
@ kImageCodecFlushSelect
Definition select.h:31
@ kImageCodecBusySelect
Definition select.h:24
@ kImageCodecDrawBandSelect
Definition select.h:61
@ kImageCodecBandCompressSelect
Definition select.h:21
@ kImageCodecRequestSettingsSelect
Definition select.h:28
@ kImageCodecGetDecompressLatencySelect
Definition select.h:57