Inheritance diagram for MatroskaReader::CMatroskaFile:
Public Member Functions | |
CMatroskaFile (IAsyncReader *pAsyncReader, HRESULT &hr) | |
virtual | ~CMatroskaFile () |
HRESULT | Init () |
template<class T> | |
HRESULT | Read (T &var) |
HRESULT | Parse (CMatroskaNode *pMN) |
Public Attributes | |
EBML | m_ebml |
Segment | m_segment |
REFERENCE_TIME | m_rtOffset |
Definition at line 403 of file MatroskaFile.h.