Inheritance diagram for CMpaSplitterFilter:
Public Member Functions | |
CMpaSplitterFilter (LPUNKNOWN pUnk, HRESULT *phr) | |
DECLARE_IUNKNOWN STDMETHODIMP | NonDelegatingQueryInterface (REFIID riid, void **ppv) |
Protected Member Functions | |
HRESULT | CreateOutputs (IAsyncReader *pAsyncReader) |
STDMETHODIMP | GetDuration (LONGLONG *pDuration) |
bool | DemuxInit () |
void | DemuxSeek (REFERENCE_TIME rt) |
bool | DemuxLoop () |
Protected Attributes | |
CAutoPtr< CMpaSplitterFile > | m_pFile |
Definition at line 28 of file MpaSplitter.h.