WebRadioApp  0.1
mp3player.h File Reference

Mp3 Player. More...

#include <iostream>
#include <iomanip>
#include "web_radio_config.h"
#include <mp3dec.h>
#include "mp3common.h"
Include dependency graph for mp3player.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  AUDIO_OUT_BufferTypeDef
 
class  Mp3Player
 Mp3Player Object. More...
 

The Audio Buffer

enum  BUFFER_StateTypeDef { BUFFER_OFFSET_NONE = 0, BUFFER_OFFSET_HALF, BUFFER_OFFSET_FULL }
 
 ALIGN_32BYTES (static AUDIO_OUT_BufferTypeDef BufferCtl __attribute__((section(".tcpBuffer"))))
 

Detailed Description

Mp3 Player.

Author
Alois Knoll
Version
0.1
Date
2021-03-25