Tag Parser  7.0.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Public Member Functions | Public Attributes | List of all members
TagParser::AacPsInfo Struct Reference

#include <aacframe.h>

Public Member Functions

 AacPsInfo ()
 Constructs a new PS info object. More...
 

Public Attributes

byte headerRead
 
byte use34HybridBands
 
byte enableIID
 
byte iidMode
 
byte iidParCount
 
byte iidopdParCount
 

Detailed Description

Definition at line 125 of file aacframe.h.

Constructor & Destructor Documentation

◆ AacPsInfo()

TagParser::AacPsInfo::AacPsInfo ( )

Constructs a new PS info object.

Definition at line 239 of file aacframe.cpp.

Member Data Documentation

◆ enableIID

byte TagParser::AacPsInfo::enableIID

Definition at line 129 of file aacframe.h.

◆ headerRead

byte TagParser::AacPsInfo::headerRead

Definition at line 127 of file aacframe.h.

◆ iidMode

byte TagParser::AacPsInfo::iidMode

Definition at line 130 of file aacframe.h.

◆ iidopdParCount

byte TagParser::AacPsInfo::iidopdParCount

Definition at line 132 of file aacframe.h.

◆ iidParCount

byte TagParser::AacPsInfo::iidParCount

Definition at line 131 of file aacframe.h.

◆ use34HybridBands

byte TagParser::AacPsInfo::use34HybridBands

Definition at line 128 of file aacframe.h.


The documentation for this struct was generated from the following files: