Public Member Functions | |
| CBaseSource (TCHAR *name, LPUNKNOWN lpunk, HRESULT *phr, const CLSID &clsid) | |
| STDMETHODIMP | NonDelegatingQueryInterface (REFIID riid, void **ppv) |
| STDMETHODIMP | Load (LPCOLESTR pszFileName, const AM_MEDIA_TYPE *pmt) |
| STDMETHODIMP | GetCurFile (LPOLESTR *ppszFileName, AM_MEDIA_TYPE *pmt) |
| STDMETHODIMP_ (ULONG) GetMiscFlags() | |
Public Attributes | |
| DECLARE_IUNKNOWN | |
Protected Attributes | |
| CStringW | m_fn |
Definition at line 27 of file BaseSource.h.
1.4.5