Public Member Functions | |
CStreamDriveThruInputPin (TCHAR *pName, CBaseFilter *pFilter, CCritSec *pLock, HRESULT *phr) | |
virtual | ~CStreamDriveThruInputPin () |
HRESULT | GetAsyncReader (IAsyncReader **ppAsyncReader) |
STDMETHODIMP | NonDelegatingQueryInterface (REFIID riid, void **ppv) |
HRESULT | CheckMediaType (const CMediaType *pmt) |
HRESULT | CheckConnect (IPin *pPin) |
HRESULT | BreakConnect () |
HRESULT | CompleteConnect (IPin *pPin) |
STDMETHODIMP | BeginFlush () |
STDMETHODIMP | EndFlush () |
Public Attributes | |
DECLARE_IUNKNOWN |
Definition at line 28 of file StreamDriveThru.h.