TagLib::MPEG::File Member List
This is the complete list of members for
TagLib::MPEG::File, including all inherited members.
AllTags enum value | TagLib::MPEG::File | |
APE enum value | TagLib::MPEG::File | |
APETag(bool create=false) | TagLib::MPEG::File | |
audioProperties() const | TagLib::MPEG::File | [virtual] |
Beginning enum value | TagLib::File | |
bufferSize() | TagLib::File | [protected, static] |
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::MPEG::File | |
File(FileName file, ID3v2::FrameFactory *frameFactory, bool readProperties=true, Properties::ReadStyle propertiesStyle=Properties::Average) | TagLib::MPEG::File | |
TagLib::File::File(FileName file) | TagLib::File | [protected] |
find(const ByteVector &pattern, long fromOffset=0, const ByteVector &before=ByteVector::null) | TagLib::File | |
firstFrameOffset() | TagLib::MPEG::File | |
ID3v1 enum value | TagLib::MPEG::File | |
ID3v1Tag(bool create=false) | TagLib::MPEG::File | |
ID3v2 enum value | TagLib::MPEG::File | |
ID3v2Tag(bool create=false) | TagLib::MPEG::File | |
insert(const ByteVector &data, ulong start=0, ulong 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] |
lastFrameOffset() | TagLib::MPEG::File | |
length() | TagLib::File | |
name() const | TagLib::File | |
nextFrameOffset(long position) | TagLib::MPEG::File | |
NoTags enum value | TagLib::MPEG::File | |
Position enum name | TagLib::File | |
previousFrameOffset(long position) | TagLib::MPEG::File | |
readBlock(ulong length) | TagLib::File | |
readOnly() const | TagLib::File | |
removeBlock(ulong start=0, ulong length=0) | TagLib::File | |
rfind(const ByteVector &pattern, long fromOffset=0, const ByteVector &before=ByteVector::null) | TagLib::File | |
save() | TagLib::MPEG::File | [virtual] |
save(int tags) | TagLib::MPEG::File | |
save(int tags, bool stripOthers) | TagLib::MPEG::File | |
seek(long offset, Position p=Beginning) | TagLib::File | |
setID3v2FrameFactory(const ID3v2::FrameFactory *factory) | TagLib::MPEG::File | |
setValid(bool valid) | TagLib::File | [protected] |
strip(int tags=AllTags) | TagLib::MPEG::File | |
strip(int tags, bool freeMemory) | TagLib::MPEG::File | |
tag() const | TagLib::MPEG::File | [virtual] |
TagTypes enum name | TagLib::MPEG::File | |
tell() const | TagLib::File | |
truncate(long length) | TagLib::File | [protected] |
writeBlock(const ByteVector &data) | TagLib::File | |
~File() | TagLib::MPEG::File | [virtual] |