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