Public Member Functions | |
HRESULT | Parse (CMatroskaNode *pMN) |
HRESULT | ParseMinimal (CMatroskaNode *pMN) |
UINT64 | GetMasterTrack () |
REFERENCE_TIME | GetRefTime (INT64 t) |
ChapterAtom * | FindChapterAtom (UINT64 id, int nEditionEntry=0) |
Public Attributes | |
QWORD | pos |
QWORD | len |
Info | SegmentInfo |
CNode< Seek > | MetaSeekInfo |
CNode< Cluster > | Clusters |
CNode< Track > | Tracks |
CNode< Cue > | Cues |
CNode< Attachment > | Attachments |
CNode< Chapter > | Chapters |
Definition at line 380 of file MatroskaFile.h.