RetroArch
|
Public Attributes | |
enum audio_mixer_type | type |
union { | |
struct { | |
unsigned frames | |
const float * pcm | |
} wav | |
} | types |
unsigned audio_mixer_sound::frames |
const float* audio_mixer_sound::pcm |
enum audio_mixer_type audio_mixer_sound::type |
union { ... } audio_mixer_sound::types |
struct { ... } audio_mixer_sound::wav |