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