Public Member Functions |
| HRESULT | SetFiltergraph ([in] IGraphBuilder *pfg) |
| HRESULT | GetFiltergraph ([out] IGraphBuilder **ppfg) |
| HRESULT | SetOutputFileName ([in] const GUID *pType,[in] LPCOLESTR lpstrFile,[out] IBaseFilter **ppf,[out] IFileSinkFilter **ppSink) |
| HRESULT | FindInterface ([in, unique] const GUID *pCategory,[in] IBaseFilter *pf,[in] REFIID riid,[out] void **ppint) |
| HRESULT | RemoteFindInterface ([in, unique] const GUID *pCategory,[in] IBaseFilter *pf,[in] REFIID riid,[out] IUnknown **ppint) |
| HRESULT | RenderStream ([in] const GUID *pCategory,[in] IUnknown *pSource,[in] IBaseFilter *pfCompressor,[in] IBaseFilter *pfRenderer) |
| HRESULT | ControlStream ([in] const GUID *pCategory,[in] IBaseFilter *pFilter,[in] REFERENCE_TIME *pstart,[in] REFERENCE_TIME *pstop,[in] WORD wStartCookie,[in] WORD wStopCookie) |
| HRESULT | AllocCapFile ([in] LPCOLESTR lpstr,[in] DWORDLONG dwlSize) |
| HRESULT | CopyCaptureFile ([in] LPOLESTR lpwstrOld,[in] LPOLESTR lpwstrNew,[in] int fAllowEscAbort,[in] IAMCopyCaptureFileProgress *pCallback) |
Definition at line 617 of file axextend.idl.