|
TagLib 1.11.1 (mpegproperties.h Source File) |
|
|
|
Go to the documentation of this file.
26 #ifndef TAGLIB_MPEGPROPERTIES_H
27 #define TAGLIB_MPEGPROPERTIES_H
144 void read(
File *file);
146 class PropertiesPrivate;
147 PropertiesPrivate *d;
ReadStyle
Definition: audioproperties.h:53
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
Header::ChannelMode channelMode() const
virtual int bitrate() const
bool isCopyrighted() const
Properties(File *file, ReadStyle style=Average)
virtual int length() const
bool protectionEnabled() const
An MPEG file class with some useful methods specific to MPEG.
Definition: mpegfile.h:54
Header::Version version() const
int lengthInMilliseconds() const
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
int lengthInSeconds() const
virtual int channels() const
An implementation of audio property reading for MP3.
Definition: mpegproperties.h:49
A simple, abstract interface to common audio properties.
Definition: audioproperties.h:43
const XingHeader * xingHeader() const
virtual int sampleRate() const