26 #ifndef TAGLIB_WAVFILE_H
27 #define TAGLIB_WAVFILE_H
120 void removeUnsupportedProperties(
const StringList &properties);
139 bool save(TagTypes tags,
bool stripOthers =
true,
int id3v2Version = 4);
147 void strip(TagTypes tags);
152 uint findInfoTagChunk();
unsigned int uint
Definition: taglib.h:83
A map for format-independent <key,valuelist> tag representations.
Definition: tpropertymap.h:104
An abstract class that provides operations on a sequence of bytes.
Definition: tiostream.h:53
Read more of the file and make better values guesses.
Definition: audioproperties.h:57
An implementation of audio property reading for WAV.
Definition: wavproperties.h:49
An implementation of TagLib::File with WAV specific methods.
Definition: wavfile.h:58
A list of strings.
Definition: tstringlist.h:45
ReadStyle
Definition: audioproperties.h:53
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
TagTypes
Definition: wavfile.h:61
An RIFF file class with some useful methods specific to RIFF.
Definition: rifffile.h:46
The main class in the ID3v2 implementation.
Definition: id3v2tag.h:135
const char * FileName
Definition: tiostream.h:48
The main class in the ID3v2 implementation.
Definition: infotag.h:88