Tag Parser
7.0.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Enumerations | |
enum | KnownTypes : byte { ZeroHcb = 0, FirstPairHcb = 5, EscHcb = 11, QuadLen = 4, PairLen = 2, NoiseHcb = 13, IntensityHcb2 = 14, IntensityHcb = 15 } |
enum TagParser::AacScaleFactorTypes::KnownTypes : byte |
Enumerator | |
---|---|
ZeroHcb | |
FirstPairHcb | |
EscHcb | |
QuadLen | |
PairLen | |
NoiseHcb | |
IntensityHcb2 | |
IntensityHcb |
Definition at line 48 of file aacframe.h.