libmsx
C library for MSX
|
The audio decoder interface for the libmsx audio replayer. More...
#include <stdbool.h>
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.