RetroArch
|
Public Attributes | |
bool | repeat |
unsigned | type |
float | volume |
audio_mixer_sound_t * | sound |
audio_mixer_stop_cb_t | stop_cb |
union { | |
struct { | |
unsigned position | |
} wav | |
} | types |
unsigned audio_mixer_voice::position |
bool audio_mixer_voice::repeat |
audio_mixer_sound_t* audio_mixer_voice::sound |
audio_mixer_stop_cb_t audio_mixer_voice::stop_cb |
unsigned audio_mixer_voice::type |
union { ... } audio_mixer_voice::types |
float audio_mixer_voice::volume |
struct { ... } audio_mixer_voice::wav |