|
libmsx
C library for MSX
|
The audio decoder interface for the libmsx audio replayer. More...
#include <stdbool.h>
Include dependency graph for audio_dec.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | AudioDecoder |
| The audio decoder interface. More... | |
Typedefs | |
| typedef struct AudioDecoder | AudioDecoder |
| The audio decoder interface. | |
The audio decoder interface for the libmsx audio replayer.
Definition in file audio_dec.h.