Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
TagParser::AbstractChapter Member List

This is the complete list of members for TagParser::AbstractChapter, including all inherited members.

AbstractChapter()TagParser::AbstractChapterprotected
clear()TagParser::AbstractChaptervirtual
endTime() constTagParser::AbstractChapterinline
id() constTagParser::AbstractChapterinline
internalParse(Diagnostics &diag, AbortableProgressFeedback &progress)=0TagParser::AbstractChapterprotectedpure virtual
isEnabled() constTagParser::AbstractChapterinline
isHidden() constTagParser::AbstractChapterinline
label() constTagParser::AbstractChapter
m_enabledTagParser::AbstractChapterprotected
m_endTimeTagParser::AbstractChapterprotected
m_hiddenTagParser::AbstractChapterprotected
m_idTagParser::AbstractChapterprotected
m_namesTagParser::AbstractChapterprotected
m_pTagParser::AbstractChapterprotected
m_startTimeTagParser::AbstractChapterprotected
m_tracksTagParser::AbstractChapterprotected
names() constTagParser::AbstractChapterinline
nestedChapter(std::size_t index)TagParser::AbstractChapterinlinevirtual
nestedChapter(std::size_t index) constTagParser::AbstractChapterinlinevirtual
nestedChapterCount() constTagParser::AbstractChapterinlinevirtual
parse(Diagnostics &diag, AbortableProgressFeedback &progress)TagParser::AbstractChapter
parseNested(Diagnostics &diag, AbortableProgressFeedback &progress)TagParser::AbstractChapter
startTime() constTagParser::AbstractChapterinline
tracks() constTagParser::AbstractChapterinline
~AbstractChapter()TagParser::AbstractChaptervirtual