arduino-audio-tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
M4ACommonDemuxer::ESDSParser Struct Reference

A parser for the ESDS segment to extract the relevant aac information. More...

#include <M4ACommonDemuxer.h>

Public Member Functions

bool parse (const uint8_t *data, size_t size)
 

Public Attributes

uint8_t audioObjectType
 
uint8_t channelConfiguration
 
uint8_t samplingRateIndex
 

Protected Member Functions

size_t parse_descriptor_length (const uint8_t *&ptr, const uint8_t *end)
 

Detailed Description

A parser for the ESDS segment to extract the relevant aac information.


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