Inheritance diagram for COggSplitterFilter:
Public Member Functions | |
COggSplitterFilter (LPUNKNOWN pUnk, HRESULT *phr) | |
virtual | ~COggSplitterFilter () |
Protected Member Functions | |
HRESULT | CreateOutputs (IAsyncReader *pAsyncReader) |
bool | DemuxInit () |
void | DemuxSeek (REFERENCE_TIME rt) |
bool | DemuxLoop () |
Protected Attributes | |
CAutoPtr< COggFile > | m_pFile |
Definition at line 134 of file OggSplitter.h.