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

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

AbstractAttachment()TagParser::AbstractAttachmentexplicitprotected
attachedFileElement() constTagParser::MatroskaAttachmentinline
clear()TagParser::AbstractAttachment
data() constTagParser::AbstractAttachmentinline
description() constTagParser::AbstractAttachmentinline
id() constTagParser::AbstractAttachmentinline
isDataFromFile() constTagParser::AbstractAttachmentinline
isEmpty() constTagParser::AbstractAttachmentinline
isIgnored() constTagParser::AbstractAttachmentinline
label() constTagParser::AbstractAttachment
make(std::ostream &stream, Diagnostics &diag)TagParser::MatroskaAttachment
MatroskaAttachment()TagParser::MatroskaAttachmentinline
mimeType() constTagParser::AbstractAttachmentinline
name() constTagParser::AbstractAttachmentinline
parse(EbmlElement *attachedFileElement, Diagnostics &diag)TagParser::MatroskaAttachment
prepareMaking(Diagnostics &diag)TagParser::MatroskaAttachmentinline
setData(std::unique_ptr< StreamDataBlock > &&data)TagParser::AbstractAttachmentinline
setDescription(std::string_view description)TagParser::AbstractAttachmentinline
setFile(std::string_view path, Diagnostics &diag, AbortableProgressFeedback &progress)TagParser::AbstractAttachment
setId(std::uint64_t id)TagParser::AbstractAttachmentinline
setIgnored(bool ignored)TagParser::AbstractAttachmentinline
setMimeType(std::string_view mimeType)TagParser::AbstractAttachmentinline
setName(std::string_view name)TagParser::AbstractAttachmentinline
~AbstractAttachment()TagParser::AbstractAttachmentprotectedvirtual