![]() |
|
#include <relativevolumeframe.h>
Public Member Functions | |
PeakVolume () | |
Public Attributes | |
unsigned char | bitsRepresentingPeak |
ByteVector | peakVolume |
The peak volume is described as a series of bits that is padded to fill a block of bytes. These two values should always be updated in tandem.
TagLib::ID3v2::RelativeVolumeFrame::PeakVolume::PeakVolume | ( | ) | [inline] |
Constructs an empty peak volume description.
The number of bits (in the range of 0 to 255) used to describe the peak volume.
The array of bits (represented as a series of bytes) used to describe the peak volume.