TagLib::ASF::Properties Class Reference
An implementation of
ASF audio properties.
More...
#include <asfproperties.h>
Inheritance diagram for TagLib::ASF::Properties:
[legend]Collaboration diagram for TagLib::ASF::Properties:
[legend]List of all members.
Detailed Description
An implementation of
ASF audio properties.
Constructor & Destructor Documentation
TagLib::ASF::Properties::Properties |
( |
|
) |
|
|
virtual TagLib::ASF::Properties::~Properties |
( |
|
) |
[virtual] |
|
Member Function Documentation
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] |
|
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: