Public Member Functions | |
CSubtitleStream (const WCHAR *wfn, CSubtitleSource *pParent, HRESULT *phr) | |
virtual | ~CSubtitleStream () |
STDMETHODIMP | NonDelegatingQueryInterface (REFIID riid, void **ppv) |
HRESULT | DecideBufferSize (IMemAllocator *pIMemAlloc, ALLOCATOR_PROPERTIES *pProperties) |
HRESULT | FillBuffer (IMediaSample *pSample) |
HRESULT | GetMediaType (CMediaType *pmt) |
HRESULT | CheckMediaType (const CMediaType *pmt) |
STDMETHODIMP | Notify (IBaseFilter *pSender, Quality q) |
Protected Attributes | |
CRenderedTextSubtitle | m_rts |
Definition at line 53 of file SubtitleSource.h.