An implementation of audio property reading for TrueAudio.
More...
#include <trueaudioproperties.h>
An implementation of audio property reading for TrueAudio.
This reads the data from a TrueAudio stream found in the AudioProperties API.
◆ Properties() [1/2]
◆ ~Properties()
TagLib::TrueAudio::Properties::~Properties |
( |
| ) |
|
|
override |
◆ Properties() [2/2]
TagLib::TrueAudio::Properties::Properties |
( |
const Properties & |
| ) |
|
|
delete |
◆ bitrate()
int TagLib::TrueAudio::Properties::bitrate |
( |
| ) |
const |
|
overridevirtual |
◆ bitsPerSample()
int TagLib::TrueAudio::Properties::bitsPerSample |
( |
| ) |
const |
Returns the number of bits per audio sample.
◆ channels()
int TagLib::TrueAudio::Properties::channels |
( |
| ) |
const |
|
overridevirtual |
◆ lengthInMilliseconds()
int TagLib::TrueAudio::Properties::lengthInMilliseconds |
( |
| ) |
const |
|
overridevirtual |
◆ lengthInSeconds()
int TagLib::TrueAudio::Properties::lengthInSeconds |
( |
| ) |
const |
|
overridevirtual |
◆ operator=()
◆ sampleFrames()
unsigned int TagLib::TrueAudio::Properties::sampleFrames |
( |
| ) |
const |
Returns the total number of sample frames
◆ sampleRate()
int TagLib::TrueAudio::Properties::sampleRate |
( |
| ) |
const |
|
overridevirtual |
◆ ttaVersion()
int TagLib::TrueAudio::Properties::ttaVersion |
( |
| ) |
const |
Returns the major version number.
The documentation for this class was generated from the following file: