libmsx
C library for MSX
Loading...
Searching...
No Matches
audio_dec.h File Reference

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.
 

Detailed Description

The audio decoder interface for the libmsx audio replayer.

Definition in file audio_dec.h.