Inheritance diagram for MatroskaReader::ChapterAtom:
Public Member Functions | |
ChapterAtom () | |
HRESULT | Parse (CMatroskaNode *pMN) |
ChapterAtom * | FindChapterAtom (UINT64 id) |
Public Attributes | |
CUInt | ChapterUID |
CUInt | ChapterTimeStart |
CUInt | ChapterTimeEnd |
CUInt | ChapterFlagHidden |
CUInt | ChapterFlagEnabled |
CNode< ChapterDisplay > | ChapterDisplays |
CNode< ChapterAtom > | ChapterAtoms |
Definition at line 352 of file MatroskaFile.h.