Inheritance diagram for CSubtitleInputPin:
Public Member Functions | |
CSubtitleInputPin (CBaseFilter *pFilter, CCritSec *pLock, CCritSec *pSubLock, HRESULT *phr) | |
HRESULT | CheckMediaType (const CMediaType *pmt) |
HRESULT | CompleteConnect (IPin *pReceivePin) |
HRESULT | BreakConnect () |
STDMETHODIMP | ReceiveConnection (IPin *pConnector, const AM_MEDIA_TYPE *pmt) |
STDMETHODIMP | NewSegment (REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) |
STDMETHODIMP | Receive (IMediaSample *pSample) |
ISubStream * | GetSubStream () |
Definition at line 30 of file SubtitleInputPin.h.