RetroArch
|
#include <audio_driver.h>
Public Attributes | |
float | volume |
enum audio_mixer_type | type |
enum audio_mixer_state | state |
void * | buf |
char * | basename |
size_t | bufsize |
audio_mixer_stop_cb_t | cb |
char* audio_mixer_stream_params::basename |
void* audio_mixer_stream_params::buf |
size_t audio_mixer_stream_params::bufsize |
audio_mixer_stop_cb_t audio_mixer_stream_params::cb |
enum audio_mixer_state audio_mixer_stream_params::state |
enum audio_mixer_type audio_mixer_stream_params::type |
float audio_mixer_stream_params::volume |