Tag Parser  7.0.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Enumerations
TagParser::AacIcsSequenceTypes Namespace Reference

Enumerations

enum  KnownTypes : byte { OnlyLongSequence, LongStartSequence, EightShortSequence, LongStopSequence }
 

Enumeration Type Documentation

◆ KnownTypes

Enumerator
OnlyLongSequence 
LongStartSequence 
EightShortSequence 
LongStopSequence 

Definition at line 44 of file aacframe.h.