This is the complete list of members for TagLib::MP4::File, including all inherited members.
AllTags enum value | TagLib::MP4::File | |
audioProperties() const override | TagLib::MP4::File | virtual |
Beginning enum value | TagLib::File | |
bufferSize() | TagLib::File | protectedstatic |
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 | |
File(FileName file, bool readProperties=true, Properties::ReadStyle audioPropertiesStyle=Properties::Average, ItemFactory *itemFactory=nullptr) | TagLib::MP4::File | |
File(IOStream *stream, bool readProperties=true, Properties::ReadStyle audioPropertiesStyle=Properties::Average, ItemFactory *itemFactory=nullptr) | TagLib::MP4::File | |
File(const File &)=delete | TagLib::MP4::File | |
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 | |
hasMP4Tag() const | TagLib::MP4::File | |
insert(const ByteVector &data, offset_t start=0, size_t replace=0) | TagLib::File | |
isOpen() const | TagLib::File | |
isSupported(IOStream *stream) | TagLib::MP4::File | static |
isValid() const | TagLib::File | |
length() | TagLib::File | |
MP4 enum value | TagLib::MP4::File | |
name() const | TagLib::File | |
NoTags enum value | TagLib::MP4::File | |
operator=(const File &)=delete | TagLib::MP4::File | |
TagLib::File::operator=(const File &)=delete | TagLib::File | |
Position enum name | TagLib::File | |
properties() const override | TagLib::MP4::File | virtual |
readBlock(size_t length) | TagLib::File | |
readOnly() const | TagLib::File | |
removeBlock(offset_t start=0, size_t length=0) | TagLib::File | |
removeUnsupportedProperties(const StringList &properties) override | TagLib::MP4::File | virtual |
rfind(const ByteVector &pattern, offset_t fromOffset=0, const ByteVector &before=ByteVector()) | TagLib::File | |
save() override | TagLib::MP4::File | virtual |
seek(offset_t offset, Position p=Beginning) | TagLib::File | |
setComplexProperties(const String &key, const List< VariantMap > &value) | TagLib::File | virtual |
setProperties(const PropertyMap &) override | TagLib::MP4::File | virtual |
setValid(bool valid) | TagLib::File | protected |
strip(int tags=AllTags) | TagLib::MP4::File | |
StripNone enum value | TagLib::File | |
StripOthers enum value | TagLib::File | |
StripTags enum name | TagLib::File | |
tag() const override | TagLib::MP4::File | virtual |
TagTypes enum name | TagLib::MP4::File | |
tell() const | TagLib::File | |
truncate(offset_t length) | TagLib::File | protected |
writeBlock(const ByteVector &data) | TagLib::File | |
~File() override | TagLib::MP4::File | virtual |