An implementation of ASF audio properties.
More...
#include <asfproperties.h>
An implementation of ASF audio properties.
TagLib::ASF::Properties::Properties |
( |
) | |
|
virtual TagLib::ASF::Properties::~Properties |
( |
) | |
|
|
virtual |
virtual int TagLib::ASF::Properties::bitrate |
( |
) | |
const |
|
virtual |
Returns the most appropriate bit rate for the file in kb/s. For constant bitrate formats this is simply the bitrate of the file. For variable bitrate formats this is either the average or nominal bitrate.
Implements TagLib::AudioProperties.
virtual int TagLib::ASF::Properties::channels |
( |
) | |
const |
|
virtual |
bool TagLib::ASF::Properties::isEncrypted |
( |
) | |
const |
virtual int TagLib::ASF::Properties::length |
( |
) | |
const |
|
virtual |
virtual int TagLib::ASF::Properties::sampleRate |
( |
) | |
const |
|
virtual |
The documentation for this class was generated from the following file: