|
TagLib 1.11.1 (opusproperties.h Source File) |
|
|
|
Go to the documentation of this file.
30 #ifndef TAGLIB_OPUSPROPERTIES_H
31 #define TAGLIB_OPUSPROPERTIES_H
125 void read(
File *file);
127 class PropertiesPrivate;
128 PropertiesPrivate *d;
ReadStyle
Definition: audioproperties.h:53
virtual int bitrate() const
int lengthInMilliseconds() const
int lengthInSeconds() const
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
virtual int length() const
Properties(File *file, ReadStyle style=Average)
An implementation of Ogg::File with Opus specific methods.
Definition: opusfile.h:56
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
int inputSampleRate() const
virtual int channels() const
An implementation of audio property reading for Ogg Opus.
Definition: opusproperties.h:51
A simple, abstract interface to common audio properties.
Definition: audioproperties.h:43
virtual int sampleRate() const