Inheritance diagram for CRealMediaSplitterFilter:

Public Member Functions | |
| CRealMediaSplitterFilter (LPUNKNOWN pUnk, HRESULT *phr) | |
| virtual | ~CRealMediaSplitterFilter () |
Public Attributes | |
| REFERENCE_TIME * | pKFs |
| REFERENCE_TIME UINT & | nKFs |
Protected Member Functions | |
| HRESULT | CreateOutputs (IAsyncReader *pAsyncReader) |
| bool | DemuxInit () |
| void | DemuxSeek (REFERENCE_TIME rt) |
| bool | DemuxLoop () |
Protected Attributes | |
| CAutoPtr< CRMFile > | m_pFile |
| POSITION | m_seekpos |
| UINT32 | m_seekpacket |
| UINT64 | m_seekfilepos |
Definition at line 184 of file RealMediaSplitter.h.
1.4.5