This is the complete list of members for TagLib::RIFF::File, including all inherited members.
audioProperties() const =0 | TagLib::File | pure virtual |
Beginning enum value | TagLib::File | |
BigEndian enum value | TagLib::RIFF::File | protected |
bufferSize() | TagLib::File | protectedstatic |
chunkCount() const | TagLib::RIFF::File | protected |
chunkData(unsigned int i) | TagLib::RIFF::File | protected |
chunkDataSize(unsigned int i) const | TagLib::RIFF::File | protected |
chunkName(unsigned int i) const | TagLib::RIFF::File | protected |
chunkOffset(unsigned int i) const | TagLib::RIFF::File | protected |
chunkPadding(unsigned int i) const | TagLib::RIFF::File | protected |
clear() | TagLib::File | |
complexProperties(const String &key) const | TagLib::File | virtual |
complexPropertyKeys() const | TagLib::File | virtual |
Current enum value | TagLib::File | |
DoNotDuplicate enum value | TagLib::File | |
Duplicate enum value | TagLib::File | |
DuplicateTags enum name | TagLib::File | |
End enum value | TagLib::File | |
Endianness enum name | TagLib::RIFF::File | protected |
File(const File &)=delete | TagLib::RIFF::File | |
File(FileName file, Endianness endianness) | TagLib::RIFF::File | protected |
File(IOStream *stream, Endianness endianness) | TagLib::RIFF::File | protected |
TagLib::File::File(const File &)=delete | TagLib::File | |
TagLib::File::File(FileName fileName) | TagLib::File | protected |
TagLib::File::File(IOStream *stream) | TagLib::File | protected |
find(const ByteVector &pattern, offset_t fromOffset=0, const ByteVector &before=ByteVector()) | TagLib::File | |
insert(const ByteVector &data, offset_t start=0, size_t replace=0) | TagLib::File | |
isOpen() const | TagLib::File | |
isValid() const | TagLib::File | |
length() | TagLib::File | |
LittleEndian enum value | TagLib::RIFF::File | protected |
name() const | TagLib::File | |
operator=(const File &)=delete | TagLib::RIFF::File | |
TagLib::File::operator=(const File &)=delete | TagLib::File | |
Position enum name | TagLib::File | |
properties() const | TagLib::File | virtual |
readBlock(size_t length) | TagLib::File | |
readOnly() const | TagLib::File | |
removeBlock(offset_t start=0, size_t length=0) | TagLib::File | |
removeChunk(unsigned int i) | TagLib::RIFF::File | protected |
removeChunk(const ByteVector &name) | TagLib::RIFF::File | protected |
removeUnsupportedProperties(const StringList &properties) | TagLib::File | virtual |
rfind(const ByteVector &pattern, offset_t fromOffset=0, const ByteVector &before=ByteVector()) | TagLib::File | |
riffSize() const | TagLib::RIFF::File | protected |
save()=0 | TagLib::File | pure virtual |
seek(offset_t offset, Position p=Beginning) | TagLib::File | |
setChunkData(unsigned int i, const ByteVector &data) | TagLib::RIFF::File | protected |
setChunkData(const ByteVector &name, const ByteVector &data) | TagLib::RIFF::File | protected |
setChunkData(const ByteVector &name, const ByteVector &data, bool alwaysCreate) | TagLib::RIFF::File | protected |
setComplexProperties(const String &key, const List< VariantMap > &value) | TagLib::File | virtual |
setProperties(const PropertyMap &properties) | TagLib::File | virtual |
setValid(bool valid) | TagLib::File | protected |
StripNone enum value | TagLib::File | |
StripOthers enum value | TagLib::File | |
StripTags enum name | TagLib::File | |
tag() const =0 | TagLib::File | pure virtual |
tell() const | TagLib::File | |
truncate(offset_t length) | TagLib::File | protected |
writeBlock(const ByteVector &data) | TagLib::File | |
~File() override | TagLib::RIFF::File | virtual |