Inheritance diagram for CSubpicInputPin:

Public Member Functions | |
| CSubpicInputPin (CTransformFilter *pFilter, HRESULT *phr) | |
| bool | HasAnythingToRender (REFERENCE_TIME rt) |
| void | RenderSubpics (REFERENCE_TIME rt, BYTE **p, int w, int h) |
| HRESULT | CheckMediaType (const CMediaType *mtIn) |
| HRESULT | SetMediaType (const CMediaType *mtIn) |
| STDMETHODIMP | EndOfStream () |
| STDMETHODIMP | BeginFlush () |
| STDMETHODIMP | EndFlush () |
| STDMETHODIMP | NewSegment (REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) |
| STDMETHODIMP | Set (REFGUID PropSet, ULONG Id, LPVOID InstanceData, ULONG InstanceLength, LPVOID PropertyData, ULONG DataLength) |
| STDMETHODIMP | QuerySupported (REFGUID PropSet, ULONG Id, ULONG *pTypeSupport) |
Protected Member Functions | |
| HRESULT | Transform (IMediaSample *pSample) |
Definition at line 151 of file Mpeg2DecFilter.h.
1.4.5