📄 directshow9.hpp
字号:
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'DirectShow9.pas' rev: 6.00
#ifndef DirectShow9HPP
#define DirectShow9HPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <ComObj.hpp> // Pascal unit
#include <SyncObjs.hpp> // Pascal unit
#include <MMSystem.hpp> // Pascal unit
#include <Direct3D9.hpp> // Pascal unit
#include <DirectSound.hpp> // Pascal unit
#include <DirectDraw.hpp> // Pascal unit
#include <ActiveX.hpp> // Pascal unit
#include <Windows.hpp> // Pascal unit
#include <SysInit.hpp> // Pascal unit
#include <System.hpp> // Pascal unit
//-- user supplied -----------------------------------------------------------
#define __KS__
#define __STREAMS__
#include "comlite.h"
#include "errors.h"
#include "dv.h"
#include "strmif.h"
#include "mmstream.h"
#include "amstream.h"
#include "ddstream.h"
#include "austream.h"
#include "mpconfig.h"
#include "control.h"
#include "qnetwork.h"
#include "playlist.h"
#include "il21dec.h"
#include "amvideo.h"
#include "amaudio.h"
#include "vptype.h"
#include "vpconfig.h"
#include "vpnotify.h"
#include "mmreg.h"
#include "mpegtype.h"
#include "dvdevcod.h"
#include "dvdmedia.h"
#include "bdatypes.h"
#include "activecf.h"
#include "vfwmsgs.h"
#include "edevdefs.h"
#include "XPrtDefs.h"
#include "aviriff.h"
#include "evcode.h"
#include "DXVA.h"
#include "AMVA.h"
#include "videoacc.h"
#include "regbag.h"
#include "tuner.h"
#include "DXTrans.h"
#include "QEdit.h"
#include "dshowasf.h"
#include "amparse.h"
#include "audevcod.h"
#include "MediaErr.h"
#include "MedParam.h"
#include "mediaobj.h"
#include "dmodshow.h"
#include "dmoreg.h"
#include "DMORt.h"
#include "dmoimpl.h"
#include "uuids.h"
#include "ks.h"
#include "ksproxy.h"
#include "ksmedia.h"
#include "bdamedia.h"
#include "Bdatif.h"
#include "atsmedia.h"
#include "dmksctrl.h"
#include "Mixerocx.h"
#include "Mpeg2Data.h"
#include "Mpeg2Bits.h"
#include "Mpeg2Error.h"
#include "sbe.h"
#include "vmr9.h"
typedef System::DelphiInterface<IPin> _di_IPin;
typedef System::DelphiInterface<IEnumPins> _di_IEnumPins;
typedef System::DelphiInterface<IEnumMediaTypes> _di_IEnumMediaTypes;
typedef System::DelphiInterface<IFilterGraph> _di_IFilterGraph;
typedef System::DelphiInterface<IEnumFilters> _di_IEnumFilters;
typedef System::DelphiInterface<IMediaFilter> _di_IMediaFilter;
typedef System::DelphiInterface<IBaseFilter> _di_IBaseFilter;
typedef System::DelphiInterface<IReferenceClock2> _di_IReferenceClock2;
typedef System::DelphiInterface<IMediaSample> _di_IMediaSample;
typedef System::DelphiInterface<IMediaSample2> _di_IMediaSample2;
typedef System::DelphiInterface<IMemAllocator> _di_IMemAllocator;
typedef System::DelphiInterface<IMemAllocatorNotifyCallbackTemp> _di_IMemAllocatorNotifyCallbackTemp;
typedef System::DelphiInterface<IMemAllocatorCallbackTemp> _di_IMemAllocatorCallbackTemp;
typedef System::DelphiInterface<IMemInputPin> _di_IMemInputPin;
typedef System::DelphiInterface<IAMovieSetup> _di_IAMovieSetup;
typedef System::DelphiInterface<IMediaSeeking> _di_IMediaSeeking;
typedef System::DelphiInterface<IEnumRegFilters> _di_IEnumRegFilters;
typedef System::DelphiInterface<IFilterMapper> _di_IFilterMapper;
typedef System::DelphiInterface<IFilterMapper2> _di_IFilterMapper2;
typedef System::DelphiInterface<IQualityControl> _di_IQualityControl;
typedef System::DelphiInterface<IOverlayNotify> _di_IOverlayNotify;
typedef System::DelphiInterface<IOverlayNotify2> _di_IOverlayNotify2;
typedef System::DelphiInterface<IOverlay> _di_IOverlay;
typedef System::DelphiInterface<IMediaEventSink> _di_IMediaEventSink;
typedef System::DelphiInterface<IFileSourceFilter> _di_IFileSourceFilter;
typedef System::DelphiInterface<IFileSinkFilter> _di_IFileSinkFilter;
typedef System::DelphiInterface<IFileSinkFilter2> _di_IFileSinkFilter2;
typedef System::DelphiInterface<IGraphBuilder> _di_IGraphBuilder;
typedef System::DelphiInterface<ICaptureGraphBuilder> _di_ICaptureGraphBuilder;
typedef System::DelphiInterface<ICaptureGraphBuilder2> _di_ICaptureGraphBuilder2;
typedef System::DelphiInterface<IAMCopyCaptureFileProgress> _di_IAMCopyCaptureFileProgress;
typedef System::DelphiInterface<IFilterGraph2> _di_IFilterGraph2;
typedef System::DelphiInterface<IStreamBuilder> _di_IStreamBuilder;
typedef System::DelphiInterface<IAsyncReader> _di_IAsyncReader;
typedef System::DelphiInterface<IGraphVersion> _di_IGraphVersion;
typedef System::DelphiInterface<IResourceConsumer> _di_IResourceConsumer;
typedef System::DelphiInterface<IResourceManager> _di_IResourceManager;
typedef System::DelphiInterface<IDistributorNotify> _di_IDistributorNotify;
typedef System::DelphiInterface<IAMStreamControl> _di_IAMStreamControl;
typedef System::DelphiInterface<ISeekingPassThru> _di_ISeekingPassThru;
typedef System::DelphiInterface<IAMStreamConfig> _di_IAMStreamConfig;
typedef System::DelphiInterface<IConfigInterleaving> _di_IConfigInterleaving;
typedef System::DelphiInterface<IConfigAviMux> _di_IConfigAviMux;
typedef System::DelphiInterface<IAMVideoCompression> _di_IAMVideoCompression;
typedef System::DelphiInterface<IAMVfwCaptureDialogs> _di_IAMVfwCaptureDialogs;
typedef System::DelphiInterface<IAMVfwCompressDialogs> _di_IAMVfwCompressDialogs;
typedef System::DelphiInterface<IAMDroppedFrames> _di_IAMDroppedFrames;
typedef System::DelphiInterface<IAMAudioInputMixer> _di_IAMAudioInputMixer;
typedef System::DelphiInterface<IAMBufferNegotiation> _di_IAMBufferNegotiation;
typedef System::DelphiInterface<IAMAnalogVideoDecoder> _di_IAMAnalogVideoDecoder;
typedef System::DelphiInterface<IAMVideoProcAmp> _di_IAMVideoProcAmp;
typedef System::DelphiInterface<IAMCameraControl> _di_IAMCameraControl;
typedef System::DelphiInterface<IAMVideoControl> _di_IAMVideoControl;
typedef System::DelphiInterface<IAMCrossbar> _di_IAMCrossbar;
typedef System::DelphiInterface<IAMTuner> _di_IAMTuner;
typedef System::DelphiInterface<IAMTunerNotification> _di_IAMTunerNotification;
typedef System::DelphiInterface<IAMTVTuner> _di_IAMTVTuner;
typedef System::DelphiInterface<IBPCSatelliteTuner> _di_IBPCSatelliteTuner;
typedef System::DelphiInterface<IAMTVAudio> _di_IAMTVAudio;
typedef System::DelphiInterface<IAMTVAudioNotification> _di_IAMTVAudioNotification;
typedef System::DelphiInterface<IAMAnalogVideoEncoder> _di_IAMAnalogVideoEncoder;
typedef System::DelphiInterface<IKsPropertySet> _di_IKsPropertySet;
typedef System::DelphiInterface<IMediaPropertyBag> _di_IMediaPropertyBag;
typedef System::DelphiInterface<IPersistMediaPropertyBag> _di_IPersistMediaPropertyBag;
typedef System::DelphiInterface<IAMPhysicalPinInfo> _di_IAMPhysicalPinInfo;
typedef System::DelphiInterface<IAMExtDevice> _di_IAMExtDevice;
typedef System::DelphiInterface<IAMExtTransport> _di_IAMExtTransport;
typedef System::DelphiInterface<IAMTimecodeReader> _di_IAMTimecodeReader;
typedef System::DelphiInterface<IAMTimecodeGenerator> _di_IAMTimecodeGenerator;
typedef System::DelphiInterface<IAMTimecodeDisplay> _di_IAMTimecodeDisplay;
typedef System::DelphiInterface<IAMDevMemoryAllocator> _di_IAMDevMemoryAllocator;
typedef System::DelphiInterface<IAMDevMemoryControl> _di_IAMDevMemoryControl;
typedef System::DelphiInterface<IAMStreamSelect> _di_IAMStreamSelect;
typedef System::DelphiInterface<IAMResourceControl> _di_IAMResourceControl;
typedef System::DelphiInterface<IAMClockAdjust> _di_IAMClockAdjust;
typedef System::DelphiInterface<IAMFilterMiscFlags> _di_IAMFilterMiscFlags;
typedef System::DelphiInterface<IDrawVideoImage> _di_IDrawVideoImage;
typedef System::DelphiInterface<IDecimateVideoImage> _di_IDecimateVideoImage;
typedef System::DelphiInterface<IAMVideoDecimationProperties> _di_IAMVideoDecimationProperties;
typedef System::DelphiInterface<IAMLatency> _di_IAMLatency;
typedef System::DelphiInterface<IAMPushSource> _di_IAMPushSource;
typedef System::DelphiInterface<IAMDeviceRemoval> _di_IAMDeviceRemoval;
typedef System::DelphiInterface<IDVEnc> _di_IDVEnc;
typedef System::DelphiInterface<IIPDVDec> _di_IIPDVDec;
typedef System::DelphiInterface<IDVRGB219> _di_IDVRGB219;
typedef System::DelphiInterface<IDVSplitter> _di_IDVSplitter;
typedef System::DelphiInterface<IAMAudioRendererStats> _di_IAMAudioRendererStats;
typedef System::DelphiInterface<IAMGraphStreams> _di_IAMGraphStreams;
typedef System::DelphiInterface<IAMOverlayFX> _di_IAMOverlayFX;
typedef System::DelphiInterface<IAMOpenProgress> _di_IAMOpenProgress;
typedef System::DelphiInterface<IMpeg2Demultiplexer> _di_IMpeg2Demultiplexer;
typedef System::DelphiInterface<IEnumStreamIdMap> _di_IEnumStreamIdMap;
typedef System::DelphiInterface<IMPEG2StreamIdMap> _di_IMPEG2StreamIdMap;
typedef System::DelphiInterface<IRegisterServiceProvider> _di_IRegisterServiceProvider;
typedef System::DelphiInterface<IAMClockSlave> _di_IAMClockSlave;
typedef System::DelphiInterface<IAMGraphBuilderCallback> _di_IAMGraphBuilderCallback;
typedef System::DelphiInterface<IAMFilterGraphCallback> _di_IAMFilterGraphCallback;
typedef System::DelphiInterface<ICodecAPI> _di_ICodecAPI;
typedef System::DelphiInterface<IGetCapabilitiesKey> _di_IGetCapabilitiesKey;
typedef System::DelphiInterface<IEncoderAPI> _di_IEncoderAPI;
typedef System::DelphiInterface<IVideoEncoder> _di_IVideoEncoder;
typedef System::DelphiInterface<IAMDecoderCaps> _di_IAMDecoderCaps;
typedef System::DelphiInterface<ICreateDevEnum> _di_ICreateDevEnum;
typedef System::DelphiInterface<IFilterMapper3> _di_IFilterMapper3;
typedef System::DelphiInterface<IDvdState> _di_IDvdState;
typedef System::DelphiInterface<IDvdCmd> _di_IDvdCmd;
typedef System::DelphiInterface<IDvdControl> _di_IDvdControl;
typedef System::DelphiInterface<IDvdControl2> _di_IDvdControl2;
typedef System::DelphiInterface<IDvdInfo> _di_IDvdInfo;
typedef System::DelphiInterface<IDvdInfo2> _di_IDvdInfo2;
typedef System::DelphiInterface<IVideoFrameStep> _di_IVideoFrameStep;
typedef System::DelphiInterface<IDvdGraphBuilder> _di_IDvdGraphBuilder;
typedef System::DelphiInterface<IDDrawExclModeVideoCallback> _di_IDDrawExclModeVideoCallback;
typedef System::DelphiInterface<IDDrawExclModeVideo> _di_IDDrawExclModeVideo;
typedef System::DelphiInterface<IPinConnection> _di_IPinConnection;
typedef System::DelphiInterface<IPinFlowControl> _di_IPinFlowControl;
typedef System::DelphiInterface<IGraphConfigCallback> _di_IGraphConfigCallback;
typedef System::DelphiInterface<IGraphConfig> _di_IGraphConfig;
typedef System::DelphiInterface<IFilterChain> _di_IFilterChain;
typedef System::DelphiInterface<IVMRImagePresenter> _di_IVMRImagePresenter;
typedef System::DelphiInterface<IVMRSurfaceAllocator> _di_IVMRSurfaceAllocator;
typedef System::DelphiInterface<IVMRSurfaceAllocatorNotify> _di_IVMRSurfaceAllocatorNotify;
typedef System::DelphiInterface<IVMRWindowlessControl> _di_IVMRWindowlessControl;
typedef System::DelphiInterface<IVMRMixerControl> _di_IVMRMixerControl;
typedef System::DelphiInterface<IVMRMonitorConfig> _di_IVMRMonitorConfig;
typedef System::DelphiInterface<IVMRImageCompositor> _di_IVMRImageCompositor;
typedef System::DelphiInterface<IVMRFilterConfig> _di_IVMRFilterConfig;
typedef System::DelphiInterface<IVMRAspectRatioControl> _di_IVMRAspectRatioControl;
typedef System::DelphiInterface<IVMRDeinterlaceControl> _di_IVMRDeinterlaceControl;
typedef System::DelphiInterface<IVMRMixerBitmap> _di_IVMRMixerBitmap;
typedef System::DelphiInterface<IVMRVideoStreamControl> _di_IVMRVideoStreamControl;
typedef System::DelphiInterface<IVMRSurface> _di_IVMRSurface;
typedef System::DelphiInterface<IVMRImagePresenterConfig> _di_IVMRImagePresenterConfig;
typedef System::DelphiInterface<IVMRImagePresenterExclModeConfig> _di_IVMRImagePresenterExclModeConfig;
typedef System::DelphiInterface<IVPManager> _di_IVPManager;
typedef System::DelphiInterface<IMultiMediaStream> _di_IMultiMediaStream;
typedef System::DelphiInterface<IMediaStream> _di_IMediaStream;
typedef System::DelphiInterface<IStreamSample> _di_IStreamSample;
typedef System::DelphiInterface<IDirectShowStream> _di_IDirectShowStream;
typedef System::DelphiInterface<IAMMultiMediaStream> _di_IAMMultiMediaStream;
typedef System::DelphiInterface<IAMMediaStream> _di_IAMMediaStream;
typedef System::DelphiInterface<IMediaStreamFilter> _di_IMediaStreamFilter;
typedef System::DelphiInterface<IDirectDrawMediaSampleAllocator> _di_IDirectDrawMediaSampleAllocator;
typedef System::DelphiInterface<IDirectDrawMediaSample> _di_IDirectDrawMediaSample;
typedef System::DelphiInterface<IAMMediaTypeStream> _di_IAMMediaTypeStream;
typedef System::DelphiInterface<IAMMediaTypeSample> _di_IAMMediaTypeSample;
typedef System::DelphiInterface<IDirectDrawMediaStream> _di_IDirectDrawMediaStream;
typedef System::DelphiInterface<IDirectDrawStreamSample> _di_IDirectDrawStreamSample;
typedef System::DelphiInterface<IAudioMediaStream> _di_IAudioMediaStream;
typedef System::DelphiInterface<IAudioStreamSample> _di_IAudioStreamSample;
typedef System::DelphiInterface<IMemoryData> _di_IMemoryData;
typedef System::DelphiInterface<IAudioData> _di_IAudioData;
typedef System::DelphiInterface<IMixerPinConfig> _di_IMixerPinConfig;
typedef System::DelphiInterface<IMixerPinConfig2> _di_IMixerPinConfig2;
typedef System::DelphiInterface<IAMCollection> _di_IAMCollection;
typedef System::DelphiInterface<IMediaControl> _di_IMediaControl;
typedef System::DelphiInterface<IMediaEvent> _di_IMediaEvent;
typedef System::DelphiInterface<IMediaEventEx> _di_IMediaEventEx;
typedef System::DelphiInterface<IMediaPosition> _di_IMediaPosition;
typedef System::DelphiInterface<IBasicAudio> _di_IBasicAudio;
typedef System::DelphiInterface<IVideoWindow> _di_IVideoWindow;
typedef System::DelphiInterface<IBasicVideo> _di_IBasicVideo;
typedef System::DelphiInterface<IBasicVideo2> _di_IBasicVideo2;
typedef System::DelphiInterface<IDeferredCommand> _di_IDeferredCommand;
typedef System::DelphiInterface<IQueueCommand> _di_IQueueCommand;
typedef System::DelphiInterface<IFilterInfo> _di_IFilterInfo;
typedef System::DelphiInterface<IRegFilterInfo> _di_IRegFilterInfo;
typedef System::DelphiInterface<IMediaTypeInfo> _di_IMediaTypeInfo;
typedef System::DelphiInterface<IPinInfo> _di_IPinInfo;
typedef System::DelphiInterface<IAMStats> _di_IAMStats;
typedef System::DelphiInterface<IAMNetShowConfig> _di_IAMNetShowConfig;
typedef System::DelphiInterface<IAMChannelInfo> _di_IAMChannelInfo;
typedef System::DelphiInterface<IAMNetworkStatus> _di_IAMNetworkStatus;
typedef System::DelphiInterface<IAMExtendedSeeking> _di_IAMExtendedSeeking;
typedef System::DelphiInterface<IAMNetShowExProps> _di_IAMNetShowExProps;
typedef System::DelphiInterface<IAMExtendedErrorInfo> _di_IAMExtendedErrorInfo;
typedef System::DelphiInterface<IAMMediaContent> _di_IAMMediaContent;
typedef System::DelphiInterface<IAMMediaContent2> _di_IAMMediaContent2;
typedef System::DelphiInterface<IAMNetShowPreroll> _di_IAMNetShowPreroll;
typedef System::DelphiInterface<IDShowPlugin> _di_IDShowPlugin;
typedef System::DelphiInterface<IAMPlayListItem> _di_IAMPlayListItem;
typedef System::DelphiInterface<IAMPlayList> _di_IAMPlayList;
typedef System::DelphiInterface<ISpecifyParticularPages> _di_ISpecifyParticularPages;
typedef System::DelphiInterface<IAMRebuild> _di_IAMRebuild;
typedef System::DelphiInterface<IDirectDrawVideo> _di_IDirectDrawVideo;
typedef System::DelphiInterface<IQualProp> _di_IQualProp;
typedef System::DelphiInterface<IFullScreenVideo> _di_IFullScreenVideo;
typedef System::DelphiInterface<IFullScreenVideoEx> _di_IFullScreenVideoEx;
typedef System::DelphiInterface<IBaseVideoMixer> _di_IBaseVideoMixer;
typedef System::DelphiInterface<IAMDirectSound> _di_IAMDirectSound;
typedef System::DelphiInterface<IVPBaseConfig> _di_IVPBaseConfig;
typedef System::DelphiInterface<IVPConfig> _di_IVPConfig;
typedef System::DelphiInterface<IVPVBIConfig> _di_IVPVBIConfig;
typedef System::DelphiInterface<IVPBaseNotify> _di_IVPBaseNotify;
typedef System::DelphiInterface<IVPNotify> _di_IVPNotify;
typedef System::DelphiInterface<IVPNotify2> _di_IVPNotify2;
typedef System::DelphiInterface<IVPVBINotify> _di_IVPVBINotify;
typedef System::DelphiInterface<IMpegAudioDecoder> _di_IMpegAudioDecoder;
typedef System::DelphiInterface<IAMLine21Decoder> _di_IAMLine21Decoder;
typedef System::DelphiInterface<IAMVideoAcceleratorNotify> _di_IAMVideoAcceleratorNotify;
typedef System::DelphiInterface<IAMVideoAccelerator> _di_IAMVideoAccelerator;
typedef System::DelphiInterface<ICreatePropBagOnRegKey> _di_ICreatePropBagOnRegKey;
typedef System::DelphiInterface<ITuningSpaces> _di_ITuningSpaces;
typedef System::DelphiInterface<ITuningSpaceContainer> _di_ITuningSpaceContainer;
typedef System::DelphiInterface<ITuningSpace> _di_ITuningSpace;
typedef System::DelphiInterface<IEnumTuningSpaces> _di_IEnumTuningSpaces;
typedef System::DelphiInterface<IDVBTuningSpace> _di_IDVBTuningSpace;
typedef System::DelphiInterface<IDVBTuningSpace2> _di_IDVBTuningSpace2;
typedef System::DelphiInterface<IDVBSTuningSpace> _di_IDVBSTuningSpace;
typedef System::DelphiInterface<IAuxInTuningSpace> _di_IAuxInTuningSpace;
typedef System::DelphiInterface<IAnalogTVTuningSpace> _di_IAnalogTVTuningSpace;
typedef System::DelphiInterface<IATSCTuningSpace> _di_IATSCTuningSpace;
typedef System::DelphiInterface<IAnalogRadioTuningSpace> _di_IAnalogRadioTuningSpace;
typedef System::DelphiInterface<ITuneRequest> _di_ITuneRequest;
typedef System::DelphiInterface<IChannelTuneRequest> _di_IChannelTuneRequest;
typedef System::DelphiInterface<IATSCChannelTuneRequest> _di_IATSCChannelTuneRequest;
typedef System::DelphiInterface<IDVBTuneRequest> _di_IDVBTuneRequest;
typedef System::DelphiInterface<IMPEG2TuneRequest> _di_IMPEG2TuneRequest;
typedef System::DelphiInterface<IMPEG2TuneRequestFactory> _di_IMPEG2TuneRequestFactory;
typedef System::DelphiInterface<IMPEG2TuneRequestSupport> _di_IMPEG2TuneRequestSupport;
typedef System::DelphiInterface<ITuner> _di_ITuner;
typedef System::DelphiInterface<IScanningTuner> _di_IScanningTuner;
typedef System::DelphiInterface<IComponentType> _di_IComponentType;
typedef System::DelphiInterface<ILanguageComponentType> _di_ILanguageComponentType;
typedef System::DelphiInterface<IMPEG2ComponentType> _di_IMPEG2ComponentType;
typedef System::DelphiInterface<IATSCComponentType> _di_IATSCComponentType;
typedef System::DelphiInterface<IEnumComponentTypes> _di_IEnumComponentTypes;
typedef System::DelphiInterface<IComponentTypes> _di_IComponentTypes;
typedef System::DelphiInterface<IComponent> _di_IComponent;
typedef System::DelphiInterface<IMPEG2Component> _di_IMPEG2Component;
typedef System::DelphiInterface<IEnumComponents> _di_IEnumComponents;
typedef System::DelphiInterface<IComponents> _di_IComponents;
typedef System::DelphiInterface<ILocator> _di_ILocator;
typedef System::DelphiInterface<IATSCLocator> _di_IATSCLocator;
typedef System::DelphiInterface<IDVBTLocator> _di_IDVBTLocator;
typedef System::DelphiInterface<IDVBSLocator> _di_IDVBSLocator;
typedef System::DelphiInterface<IDVBCLocator> _di_IDVBCLocator;
typedef System::DelphiInterface<IBroadcastEvent> _di_IBroadcastEvent;
typedef System::DelphiInterface<IDXBaseObject> _di_IDXBaseObject;
typedef System::DelphiInterface<IDXTransform> _di_IDXTransform;
typedef System::DelphiInterface<IDXTransformFactory> _di_IDXTransformFactory;
typedef System::DelphiInterface<IDXSurfacePick> _di_IDXSurfacePick;
typedef System::DelphiInterface<IDXTBindHost> _di_IDXTBindHost;
typedef System::DelphiInterface<IDXTaskManager> _di_IDXTaskManager;
typedef System::DelphiInterface<IDXDCLock> _di_IDXDCLock;
typedef System::DelphiInterface<IDXSurface> _di_IDXSurface;
typedef System::DelphiInterface<IDXSurfaceFactory> _di_IDXSurfaceFactory;
typedef System::DelphiInterface<IDXLookupTable> _di_IDXLookupTable;
typedef System::DelphiInterface<IDXSurfaceModifier> _di_IDXSurfaceModifier;
typedef System::DelphiInterface<IDXSurfaceInit> _di_IDXSurfaceInit;
typedef System::DelphiInterface<IDXRawSurface> _di_IDXRawSurface;
typedef System::DelphiInterface<IDXARGBSurfaceInit> _di_IDXARGBSurfaceInit;
typedef System::DelphiInterface<IDXARGBReadPtr> _di_IDXARGBReadPtr;
typedef System::DelphiInterface<IDXARGBReadWritePtr> _di_IDXARGBReadWritePtr;
typedef System::DelphiInterface<IDXTScaleOutput> _di_IDXTScaleOutput;
typedef System::DelphiInterface<IDXGradient> _di_IDXGradient;
typedef System::DelphiInterface<IDXTScale> _di_IDXTScale;
typedef System::DelphiInterface<IDXEffect> _di_IDXEffect;
typedef System::DelphiInterface<IHTMLDXTransform> _di_IHTMLDXTransform;
typedef System::DelphiInterface<IPropertySetter> _di_IPropertySetter;
typedef System::DelphiInterface<IDxtCompositor> _di_IDxtCompositor;
typedef System::DelphiInterface<IDxtAlphaSetter> _di_IDxtAlphaSetter;
typedef System::DelphiInterface<IDxtJpeg> _di_IDxtJpeg;
typedef System::DelphiInterface<IDxtKey> _di_IDxtKey;
typedef System::DelphiInterface<IMediaLocator> _di_IMediaLocator;
typedef System::DelphiInterface<IMediaDet> _di_IMediaDet;
typedef System::DelphiInterface<IGrfCache> _di_IGrfCache;
typedef System::DelphiInterface<IRenderEngine> _di_IRenderEngine;
typedef System::DelphiInterface<IRenderEngine2> _di_IRenderEngine2;
typedef System::DelphiInterface<IFindCompressorCB> _di_IFindCompressorCB;
typedef System::DelphiInterface<ISmartRenderEngine> _di_ISmartRenderEngine;
typedef System::DelphiInterface<IAMTimelineObj> _di_IAMTimelineObj;
typedef System::DelphiInterface<IAMTimelineEffectable> _di_IAMTimelineEffectable;
typedef System::DelphiInterface<IAMTimelineEffect> _di_IAMTimelineEffect;
typedef System::DelphiInterface<IAMTimelineTransable> _di_IAMTimelineTransable;
typedef System::DelphiInterface<IAMTimelineSplittable> _di_IAMTimelineSplittable;
typedef System::DelphiInterface<IAMTimelineTrans> _di_IAMTimelineTrans;
typedef System::DelphiInterface<IAMTimelineSrc> _di_IAMTimelineSrc;
typedef System::DelphiInterface<IAMTimelineTrack> _di_IAMTimelineTrack;
typedef System::DelphiInterface<IAMTimelineVirtualTrack> _di_IAMTimelineVirtualTrack;
typedef System::DelphiInterface<IAMTimelineComp> _di_IAMTimelineComp;
typedef System::DelphiInterface<IAMTimelineGroup> _di_IAMTimelineGroup;
typedef System::DelphiInterface<IAMTimeline> _di_IAMTimeline;
typedef System::DelphiInterface<IXml2Dex> _di_IXml2Dex;
typedef System::DelphiInterface<IAMErrorLog> _di_IAMErrorLog;
typedef System::DelphiInterface<IAMSetErrorLog> _di_IAMSetErrorLog;
typedef System::DelphiInterface<ISampleGrabberCB> _di_ISampleGrabberCB;
typedef System::DelphiInterface<ISampleGrabber> _di_ISampleGrabber;
typedef System::DelphiInterface<IResize> _di_IResize;
typedef System::DelphiInterface<IConfigAsfWriter> _di_IConfigAsfWriter;
typedef System::DelphiInterface<IAMParse> _di_IAMParse;
typedef System::DelphiInterface<IMediaParamInfo> _di_IMediaParamInfo;
typedef System::DelphiInterface<IMediaParams> _di_IMediaParams;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -