Inheritance diagram for CBaseMuxerInputPin:

Public Member Functions | |
| CBaseMuxerInputPin (LPCWSTR pName, CBaseFilter *pFilter, CCritSec *pLock, HRESULT *phr) | |
| virtual | ~CBaseMuxerInputPin () |
| STDMETHODIMP | NonDelegatingQueryInterface (REFIID riid, void **ppv) |
| REFERENCE_TIME | GetDuration () |
| int | GetID () |
| CMediaType & | CurrentMediaType () |
| bool | IsSubtitleStream () |
| HRESULT | CheckMediaType (const CMediaType *pmt) |
| HRESULT | BreakConnect () |
| HRESULT | CompleteConnect (IPin *pReceivePin) |
| HRESULT | Active () |
| HRESULT | Inactive () |
| STDMETHODIMP | NewSegment (REFERENCE_TIME tStart, REFERENCE_TIME tStop, double dRate) |
| STDMETHODIMP | Receive (IMediaSample *pSample) |
| STDMETHODIMP | EndOfStream () |
Public Attributes | |
| DECLARE_IUNKNOWN | |
Friends | |
| class | CBaseMuxerFilter |
Definition at line 43 of file BaseMuxerInputPin.h.
1.4.5