ICaptureGraphBuilder 182 3rdparty/include/dshow/strmif.h typedef struct ICaptureGraphBuilder ICaptureGraphBuilder; ICaptureGraphBuilder 2698 3rdparty/include/dshow/strmif.h struct ICaptureGraphBuilder : public IUnknown { ICaptureGraphBuilder 2712 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryInterface)(ICaptureGraphBuilder *This,REFIID riid,void **ppvObject); ICaptureGraphBuilder 2713 3rdparty/include/dshow/strmif.h ULONG (WINAPI *AddRef)(ICaptureGraphBuilder *This); ICaptureGraphBuilder 2714 3rdparty/include/dshow/strmif.h ULONG (WINAPI *Release)(ICaptureGraphBuilder *This); ICaptureGraphBuilder 2715 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SetFiltergraph)(ICaptureGraphBuilder *This,IGraphBuilder *pfg); ICaptureGraphBuilder 2716 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetFiltergraph)(ICaptureGraphBuilder *This,IGraphBuilder **ppfg); ICaptureGraphBuilder 2717 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SetOutputFileName)(ICaptureGraphBuilder *This,const GUID *pType,LPCOLESTR lpstrFile,IBaseFilter **ppf,IFileSinkFilter **ppSink); ICaptureGraphBuilder 2718 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *FindInterface)(ICaptureGraphBuilder *This,const GUID *pCategory,IBaseFilter *pf,REFIID riid,void **ppint); ICaptureGraphBuilder 2719 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *RenderStream)(ICaptureGraphBuilder *This,const GUID *pCategory,IUnknown *pSource,IBaseFilter *pfCompressor,IBaseFilter *pfRenderer); ICaptureGraphBuilder 2720 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *ControlStream)(ICaptureGraphBuilder *This,const GUID *pCategory,IBaseFilter *pFilter,REFERENCE_TIME *pstart,REFERENCE_TIME *pstop,WORD wStartCookie,WORD wStopCookie); ICaptureGraphBuilder 2721 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *AllocCapFile)(ICaptureGraphBuilder *This,LPCOLESTR lpstr,DWORDLONG dwlSize); ICaptureGraphBuilder 2722 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *CopyCaptureFile)(ICaptureGraphBuilder *This,LPOLESTR lpwstrOld,LPOLESTR lpwstrNew,int fAllowEscAbort,IAMCopyCaptureFileProgress *pCallback); ICaptureGraphBuilder 2742 3rdparty/include/dshow/strmif.h HRESULT WINAPI ICaptureGraphBuilder_SetFiltergraph_Proxy(ICaptureGraphBuilder *This,IGraphBuilder *pfg); ICaptureGraphBuilder 2744 3rdparty/include/dshow/strmif.h HRESULT WINAPI ICaptureGraphBuilder_GetFiltergraph_Proxy(ICaptureGraphBuilder *This,IGraphBuilder **ppfg); ICaptureGraphBuilder 2746 3rdparty/include/dshow/strmif.h HRESULT WINAPI ICaptureGraphBuilder_SetOutputFileName_Proxy(ICaptureGraphBuilder *This,const GUID *pType,LPCOLESTR lpstrFile,IBaseFilter **ppf,IFileSinkFilter **ppSink); ICaptureGraphBuilder 2748 3rdparty/include/dshow/strmif.h HRESULT WINAPI ICaptureGraphBuilder_RemoteFindInterface_Proxy(ICaptureGraphBuilder *This,const GUID *pCategory,IBaseFilter *pf,REFIID riid,IUnknown **ppint); ICaptureGraphBuilder 2750 3rdparty/include/dshow/strmif.h HRESULT WINAPI ICaptureGraphBuilder_RenderStream_Proxy(ICaptureGraphBuilder *This,const GUID *pCategory,IUnknown *pSource,IBaseFilter *pfCompressor,IBaseFilter *pfRenderer); ICaptureGraphBuilder 2752 3rdparty/include/dshow/strmif.h HRESULT WINAPI ICaptureGraphBuilder_ControlStream_Proxy(ICaptureGraphBuilder *This,const GUID *pCategory,IBaseFilter *pFilter,REFERENCE_TIME *pstart,REFERENCE_TIME *pstop,WORD wStartCookie,WORD wStopCookie); ICaptureGraphBuilder 2754 3rdparty/include/dshow/strmif.h HRESULT WINAPI ICaptureGraphBuilder_AllocCapFile_Proxy(ICaptureGraphBuilder *This,LPCOLESTR lpstr,DWORDLONG dwlSize); ICaptureGraphBuilder 2756 3rdparty/include/dshow/strmif.h HRESULT WINAPI ICaptureGraphBuilder_CopyCaptureFile_Proxy(ICaptureGraphBuilder *This,LPOLESTR lpwstrOld,LPOLESTR lpwstrNew,int fAllowEscAbort,IAMCopyCaptureFileProgress *pCallback); ICaptureGraphBuilder 9380 3rdparty/include/dshow/strmif.h HRESULT WINAPI ICaptureGraphBuilder_FindInterface_Proxy(ICaptureGraphBuilder *This,const GUID *pCategory,IBaseFilter *pf,REFIID riid,void **ppint); ICaptureGraphBuilder 9381 3rdparty/include/dshow/strmif.h HRESULT WINAPI ICaptureGraphBuilder_FindInterface_Stub(ICaptureGraphBuilder *This,const GUID *pCategory,IBaseFilter *pf,REFIID riid,IUnknown **ppint);