26 #ifndef TAGLIB_MODPROPERTIES_H
27 #define TAGLIB_MODPROPERTIES_H
61 class PropertiesPrivate;
A simple, abstract interface to common audio properties.
Definition: audioproperties.h:43
ReadStyle
Definition: audioproperties.h:53
Definition: modproperties.h:35
unsigned char lengthInPatterns() const
unsigned int instrumentCount() const
void setLengthInPatterns(unsigned char lengthInPatterns)
void setInstrumentCount(unsigned int sampleCount)
void setChannels(int channels)
int lengthInSeconds() const
int lengthInMilliseconds() const
Properties(AudioProperties::ReadStyle propertiesStyle)
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
#define TAGLIB_EXPORT
Definition: taglib_export.h:40