Public Member Functions | |
CFLICStream (const WCHAR *wfn, CFLICSource *pParent, HRESULT *phr) | |
virtual | ~CFLICStream () |
STDMETHODIMP | NonDelegatingQueryInterface (REFIID riid, void **ppv) |
HRESULT | DecideBufferSize (IMemAllocator *pIMemAlloc, ALLOCATOR_PROPERTIES *pProperties) |
HRESULT | FillBuffer (IMediaSample *pSample) |
HRESULT | CheckConnect (IPin *pPin) |
HRESULT | CheckMediaType (const CMediaType *pMediaType) |
HRESULT | GetMediaType (int iPosition, CMediaType *pmt) |
STDMETHODIMP | Notify (IBaseFilter *pSender, Quality q) |
Definition at line 103 of file FLICSource.h.