NightFox’s Lib
Data Fields
NF_TYPE_RAWSOUND_INFO Struct Reference

Struct that holds information about the loaded sound files. More...

#include <nf_sound.h>

Data Fields

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)
 

Detailed Description

Struct that holds information about the loaded sound files.


The documentation for this struct was generated from the following file: