This is the complete list of members for TagLib::Ogg::FLAC::File, including all inherited members.
audioProperties() const | TagLib::Ogg::FLAC::File | 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, bool readProperties=true, Properties::ReadStyle propertiesStyle=Properties::Average) | TagLib::Ogg::FLAC::File | |
File(IOStream *stream, bool readProperties=true, Properties::ReadStyle propertiesStyle=Properties::Average) | TagLib::Ogg::FLAC::File | |
TagLib::Ogg::File::File(FileName file) | TagLib::Ogg::File | protected |
TagLib::Ogg::File::File(IOStream *stream) | TagLib::Ogg::File | protected |
find(const ByteVector &pattern, long fromOffset=0, const ByteVector &before=ByteVector()) | TagLib::File | |
firstPageHeader() | TagLib::Ogg::File | |
hasXiphComment() const | TagLib::Ogg::FLAC::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 |
lastPageHeader() | TagLib::Ogg::File | |
length() | TagLib::File | |
name() const | TagLib::File | |
packet(unsigned int i) | TagLib::Ogg::File | |
Position enum name | TagLib::File | |
properties() const | TagLib::Ogg::FLAC::File | |
readBlock(unsigned long length) | TagLib::File | |
readOnly() const | TagLib::File | |
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() | TagLib::Ogg::FLAC::File | virtual |
seek(long offset, Position p=Beginning) | TagLib::File | |
setPacket(unsigned int i, const ByteVector &p) | TagLib::Ogg::File | |
setProperties(const PropertyMap &) | TagLib::Ogg::FLAC::File | |
setValid(bool valid) | TagLib::File | protected |
streamLength() | TagLib::Ogg::FLAC::File | |
tag() const | TagLib::Ogg::FLAC::File | virtual |
tell() const | TagLib::File | |
truncate(long length) | TagLib::File | protected |
writeBlock(const ByteVector &data) | TagLib::File | |
~File() | TagLib::Ogg::FLAC::File | virtual |