Struct that holds information about the loaded sound files.
More...
#include <nf_sound.h>
|
bool | available |
| True if this slot is available.
|
|
size_t | size |
| Size of the sound effect in bytes.
|
|
u16 | freq |
| Frecuency of the sample.
|
|
u8 | format |
| Format of the sample (0: 8 bits, 1: 16 bits, 2: ADPCM)
|
|
Struct that holds information about the loaded sound files.
The documentation for this struct was generated from the following file: