26 #ifndef TAGLIB_MP4PROPERTIES_H 27 #define TAGLIB_MP4PROPERTIES_H 52 virtual int length()
const;
53 virtual int bitrate()
const;
54 virtual int sampleRate()
const;
55 virtual int channels()
const;
56 virtual int bitsPerSample()
const;
57 bool isEncrypted()
const;
63 class PropertiesPrivate;
Codec
Definition: mp4properties.h:43
An implementation of MP4 audio properties.
Definition: mp4properties.h:40
ReadStyle
Definition: audioproperties.h:53
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
Definition: mp4properties.h:45
A simple, abstract interface to common audio properties.
Definition: audioproperties.h:42
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41