| audioProperties() const =0 | TagLib::File | pure virtual |
| Beginning enum value | TagLib::File | |
| bufferSize() | TagLib::File | protectedstatic |
| clear() | TagLib::File | |
| Current enum value | TagLib::File | |
| End enum value | TagLib::File | |
| File(FileName file) | TagLib::File | protected |
| File(IOStream *stream) | TagLib::File | protected |
| FileBase(FileName file) | TagLib::Mod::FileBase | protected |
| FileBase(IOStream *stream) | TagLib::Mod::FileBase | protected |
| find(const ByteVector &pattern, long fromOffset=0, const ByteVector &before=ByteVector()) | TagLib::File | |
| insert(const ByteVector &data, unsigned long start=0, unsigned long replace=0) | TagLib::File | |
| isOpen() const | TagLib::File | |
| isReadable(const char *file) | TagLib::File | static |
| isValid() const | TagLib::File | |
| isWritable(const char *name) | TagLib::File | static |
| length() | TagLib::File | |
| name() const | TagLib::File | |
| Position enum name | TagLib::File | |
| properties() const | TagLib::File | |
| readBlock(unsigned long length) | TagLib::File | |
| readByte(unsigned char &byte) | TagLib::Mod::FileBase | protected |
| readOnly() const | TagLib::File | |
| readString(String &s, unsigned long size) | TagLib::Mod::FileBase | protected |
| readU16B(unsigned short &number) | TagLib::Mod::FileBase | protected |
| readU16L(unsigned short &number) | TagLib::Mod::FileBase | protected |
| readU32B(unsigned long &number) | TagLib::Mod::FileBase | protected |
| readU32L(unsigned long &number) | TagLib::Mod::FileBase | protected |
| removeBlock(unsigned long start=0, unsigned long length=0) | TagLib::File | |
| removeUnsupportedProperties(const StringList &properties) | TagLib::File | |
| rfind(const ByteVector &pattern, long fromOffset=0, const ByteVector &before=ByteVector()) | TagLib::File | |
| save()=0 | TagLib::File | pure virtual |
| seek(long offset, Position p=Beginning) | TagLib::File | |
| setProperties(const PropertyMap &properties) | TagLib::File | |
| setValid(bool valid) | TagLib::File | protected |
| tag() const =0 | TagLib::File | pure virtual |
| tell() const | TagLib::File | |
| truncate(long length) | TagLib::File | protected |
| writeBlock(const ByteVector &data) | TagLib::File | |
| writeByte(unsigned char byte) | TagLib::Mod::FileBase | protected |
| writeString(const String &s, unsigned long size, char padding=0) | TagLib::Mod::FileBase | protected |
| writeU16B(unsigned short number) | TagLib::Mod::FileBase | protected |
| writeU16L(unsigned short number) | TagLib::Mod::FileBase | protected |
| writeU32B(unsigned long number) | TagLib::Mod::FileBase | protected |
| writeU32L(unsigned long number) | TagLib::Mod::FileBase | protected |
| ~File() | TagLib::File | virtual |